Fix
This commit is contained in:
parent
2eae5122b3
commit
ee66fd27ad
1 changed files with 1 additions and 8 deletions
9
fly.toml
9
fly.toml
|
@ -1,14 +1,7 @@
|
|||
# fly.toml app configuration file generated for himbot on 2023-10-17T18:37:42-03:00
|
||||
# fly.toml app configuration file generated for himbot on 2023-10-19T18:34:44-03:00
|
||||
#
|
||||
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
||||
#
|
||||
|
||||
app = "himbot"
|
||||
primary_region = "sea"
|
||||
|
||||
[http_service]
|
||||
internal_port = 3000
|
||||
force_https = true
|
||||
auto_stop_machines = false
|
||||
auto_start_machines = true
|
||||
min_machines_running = 1
|
||||
|
|
Loading…
Add table
Reference in a new issue