We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac43ea0 commit 2431db0Copy full SHA for 2431db0
1 file changed
fly.toml
@@ -6,7 +6,7 @@ kill_timeout = "5s"
6
swap_size_mb = 1024
7
8
[[vm]]
9
- memory = "512mb"
+ memory = "1024"
10
11
## Uncomment if you are upgrading Mastodon. See README.md for details.
12
# [deploy]
0 commit comments