fly-apps/docker/fly.toml

8 lines
106 B
TOML

app = "rem"
kill_signal = "SIGINT"
kill_timeout = 5
[[mounts]]
destination = "/data"
source = "data"