Merge branch 'nsc/initial-web-refac'
This commit is contained in:
commit
438925358a
@ -17,9 +17,9 @@ kill_timeout = '5s'
|
|||||||
[http_service]
|
[http_service]
|
||||||
internal_port = 8080
|
internal_port = 8080
|
||||||
force_https = true
|
force_https = true
|
||||||
auto_stop_machines = true
|
auto_stop_machines = false
|
||||||
auto_start_machines = true
|
auto_start_machines = true
|
||||||
min_machines_running = 0
|
min_machines_running = 2
|
||||||
processes = ['app']
|
processes = ['app']
|
||||||
|
|
||||||
[[services]]
|
[[services]]
|
||||||
|
Loading…
Reference in New Issue
Block a user