fly-apps/docker/fly.toml

8 lines
106 B
TOML
Raw Normal View History

2022-08-10 02:27:31 +00:00
app = "rem"
2021-06-24 14:22:54 +00:00
kill_signal = "SIGINT"
kill_timeout = 5
[[mounts]]
destination = "/data"
source = "data"