aboutsummaryrefslogtreecommitdiff
path: root/cmd/xedn/fly.toml
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-08-18 09:37:46 -0400
committerXe Iaso <me@xeiaso.net>2024-08-19 10:11:14 -0400
commitd6319d5923e9ceaa59064f0aa838506a1fa577ee (patch)
treec9ea3a91171f810215d8ab81f004df74814b6491 /cmd/xedn/fly.toml
parenta0ada746a66e8bb5df598ac31bb63b0798052633 (diff)
downloadx-d6319d5923e9ceaa59064f0aa838506a1fa577ee.tar.xz
x-d6319d5923e9ceaa59064f0aa838506a1fa577ee.zip
cmd/xedn: scale to 0
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/xedn/fly.toml')
-rw-r--r--cmd/xedn/fly.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/xedn/fly.toml b/cmd/xedn/fly.toml
index 97c18ad..dafb633 100644
--- a/cmd/xedn/fly.toml
+++ b/cmd/xedn/fly.toml
@@ -37,6 +37,9 @@ tigris_bucket = "azurda"
protocol = "tcp"
internal_port = 8080
processes = ["app"]
+auto_stop_machines = true
+auto_start_machines = true
+min_machines_running = 0
[[services.ports]]
port = 80