turn on auto stop

main
TZGyn 9 months ago
parent 5400c123bd
commit b39f8004c1
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -11,7 +11,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