mango-v4/cd/keeper.toml

10 lines
165 B
TOML
Raw Normal View History

2023-03-20 06:59:43 -07:00
app = "mango-keeper"
kill_signal = "SIGTERM"
kill_timeout = 30
[build]
dockerfile = "../bin/keeper/Dockerfile.keeper"
[metrics]
port = 9091
path = "/metrics"