bkellam 2024-09-06 13:18:46 -07:00
parent 8584fe37d4
commit fe5631fd6a

View file

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