aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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