flyio auto stop machine

main
TZGyn 1 year ago
parent 43bc09b504
commit b621d1f87c
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

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

Loading…
Cancel
Save