flashsync / fly.toml
Dhurgh's picture
Permanently remove build artifacts from history
d0b8e8f
Raw
History Blame Contribute Delete
207 Bytes
app = "flashsync-unique-name"
primary_region = "lhr"
[build]
dockerfile = "Dockerfile"
[http_service]
internal_port = 8080
force_https = true
auto_stop_machines = false
auto_start_machines = true