Skip to content

Commit a303d0d

Browse files
committed
add some swap space to fly config to try and fix the memory issue
https://community.fly.io/t/ran-out-of-memory-and-crashed/19312/3
1 parent 83fc8e0 commit a303d0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fly.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
app = "classclockapi"
77
primary_region = "den"
88

9+
swap_size_mb = 512
10+
911
[http_service]
1012
internal_port = 8000
1113
force_https = true

0 commit comments

Comments
 (0)