~singpolyma/whiplash-mboa

ace07ae12c62f9621edec641ea91bae9b23db47f — Stephen Paul Weber 1 year, 6 days ago f9b8a2e
Use volume
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