Fly issue
This commit is contained in:
parent
12e3414833
commit
18aa6846e9
1 changed files with 1 additions and 2 deletions
3
fly.toml
3
fly.toml
|
@ -9,8 +9,7 @@ primary_region = 'ord'
|
|||
[build]
|
||||
|
||||
[http_service]
|
||||
internal_port = 8080
|
||||
force_https = true
|
||||
internal_port = 3000
|
||||
auto_stop_machines = 'suspend'
|
||||
auto_start_machines = true
|
||||
min_machines_running = 1
|
||||
|
|
Loading…
Add table
Reference in a new issue