mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-17 16:06:38 +08:00
Delete fly.toml
This commit is contained in:
parent
6b07e6fb97
commit
c838beba3d
19
fly.toml
19
fly.toml
@ -1,19 +0,0 @@
|
|||||||
app = "new-api-proxy"
|
|
||||||
primary_region = "ord"
|
|
||||||
|
|
||||||
[http_service]
|
|
||||||
internal_port = 3000
|
|
||||||
force_https = true
|
|
||||||
auto_stop_machines = true
|
|
||||||
auto_start_machines = true
|
|
||||||
min_machines_running = 1
|
|
||||||
processes = ["app"]
|
|
||||||
|
|
||||||
[[vm]]
|
|
||||||
cpu_kind = "shared"
|
|
||||||
cpus = 1
|
|
||||||
memory_mb = 1024
|
|
||||||
|
|
||||||
|
|
||||||
# postgres://newapi:niXl1YOXVBI4ur4@127.0.0.1:5433/newapi
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user