Fly issue
This commit is contained in:
3
fly.toml
3
fly.toml
@ -9,8 +9,7 @@ primary_region = 'ord'
|
|||||||
[build]
|
[build]
|
||||||
|
|
||||||
[http_service]
|
[http_service]
|
||||||
internal_port = 8080
|
internal_port = 3000
|
||||||
force_https = true
|
|
||||||
auto_stop_machines = 'suspend'
|
auto_stop_machines = 'suspend'
|
||||||
auto_start_machines = true
|
auto_start_machines = true
|
||||||
min_machines_running = 1
|
min_machines_running = 1
|
||||||
|
Reference in New Issue
Block a user