mango-v4/cd/health.toml

10 lines
185 B
TOML

app = "mango-health-monitoring"
kill_signal = "SIGTERM"
kill_timeout = 30
[build]
dockerfile = "../Dockerfile"
[experimental]
cmd = ["service-mango-health", "health-config.toml"]