Skip to content

Commit bfc393d

Browse files
committed
Remove unnecessary size directive from fly.toml
1 parent f6b0404 commit bfc393d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/configs/fly-sqlite.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ console_command = '/code/manage.py shell'
3030
processes = ['app']
3131

3232
[[vm]]
33-
size = 'shared-cpu-1x'
3433
memory = '512mb'
3534
cpu_kind = 'shared'
3635
cpus = 1

0 commit comments

Comments
 (0)