fly-apps/docker/fly.toml

9 lines
130 B
TOML

app = "docker-mat-services"
kill_signal = "SIGINT"
kill_timeout = 5
[[mounts]]
destination = "/data"
source = "docker_data"