Skip to content

Commit 43e17ca

Browse files
committed
docs: show how to scale memory
1 parent 56099a6 commit 43e17ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kill_timeout = "5s"
1313
auto_rollback = true
1414

1515
[processes]
16-
app = "shared-cpu-1x" # the smallest cheapest one.
16+
app = "shared-cpu-1x" # the smallest cheapest one. use fly scale memory 256 to keep low and fly scale show to check
1717

1818
[[services]]
1919
protocol = "tcp"

0 commit comments

Comments
 (0)