You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
259 B

#:schema https://json.schemastore.org/fly.json
app = "e4vc"
primary_region = "nrt"
[build]
image = "e4vc:latest"
[http_service]
internal_port = 8080
force_https = true
auto_stop_machines = true
auto_start_machines = true
min_machines_running = 0