We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ea745 commit 9619bfeCopy full SHA for 9619bfe
1 file changed
fly.toml
@@ -3,6 +3,8 @@ app = "social-python-it"
3
kill_signal = "SIGINT"
4
kill_timeout = 5
5
6
+swap_size_mb = 1024
7
+
8
## Uncomment if you are upgrading Mastodon. See README.md for details.
9
# [deploy]
10
# release_command = "bin/rails db:migrate"
0 commit comments