Hello,
My app is already deployed but I would like to add
swap_size_mb = 256 to my fly.toml
How can I edit this file? And redeploy my app?
Thank you
Hello,
My app is already deployed but I would like to add
swap_size_mb = 256 to my fly.toml
How can I edit this file? And redeploy my app?
Thank you
edit fly.toml
to specify swap, run fly deploy
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.