disable auto stop on flyio

main
TZGyn 1 year ago
parent 99325ce144
commit c8282dfbe9
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -11,7 +11,7 @@ primary_region = 'iad'
[http_service]
internal_port = 3000
force_https = true
auto_stop_machines = 'stop'
auto_stop_machines = false
auto_start_machines = true
min_machines_running = 0
processes = ['app']

Loading…
Cancel
Save