Increase memory
This commit is contained in:
parent
02680eb0e3
commit
c770ab88db
1 changed files with 4 additions and 0 deletions
4
fly.toml
4
fly.toml
|
|
@ -24,3 +24,7 @@ primary_region = "sea"
|
|||
auto_start_machines = true
|
||||
min_machines_running = 1
|
||||
processes = ["app"]
|
||||
|
||||
[vm]
|
||||
size = "shared-cpu-1x"
|
||||
memory = "1G"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue