mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
fix: use memory config (#742)
This commit is contained in:
parent
ee5cd18c2b
commit
a76974fd4d
1 changed files with 1 additions and 1 deletions
2
fly.toml
2
fly.toml
|
|
@ -36,4 +36,4 @@ kill_timeout = 120
|
|||
[[vm]]
|
||||
cpu_kind = 'shared'
|
||||
cpus = 1
|
||||
memory_mb = 512
|
||||
memory = '512mb'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue