1 files changed, 4 insertions(+), 0 deletions(-)
M fly.toml
M fly.toml => fly.toml +4 -0
@@ 20,6 20,10 @@ processes = []
allowed_public_ports = []
auto_rollback = true
+[mounts]
+ destination = "/data"
+ source = "whiplash_mboa_db"
+
[[services]]
http_checks = []
internal_port = 8080