Skip to content

Commit

Permalink
up swap space to 1gb in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLewis committed Aug 27, 2023
1 parent 87ec102 commit de711ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

app = "songstitch"
primary_region = "iad"
swap_size_mb = 512
swap_size_mb = 1024

[http_service]
internal_port = 8080
Expand Down

0 comments on commit de711ae

Please sign in to comment.