Skip to content

Commit dfd074d

Browse files
Bump RAM to 2gb
1 parent 1e4cd8c commit dfd074d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ console_command = '/rails/bin/rails console'
2525
processes = ['app']
2626

2727
[[vm]]
28-
memory = '1gb'
28+
memory = '2gb'
2929
cpu_kind = 'shared'
3030
cpus = 1
3131

0 commit comments

Comments
 (0)