Skip to content

Commit

Permalink
#skip-ci modified fly swap format
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaribsin committed Apr 23, 2024
1 parent 37c3669 commit fe21484
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
@@ -1,10 +1,10 @@
app = 'hellcom'
primary_region = 'sea'
swap_size_mb = 512

[build]
image = 'ghcr.io/helldivers-2/discord-bot:latest'

[[vm]]
size = 'shared-cpu-1x'
memory = '256mb'
swap_size = '512mb'

0 comments on commit fe21484

Please sign in to comment.