ClawdBot / railway.toml
rippanteq7
up
a35e79e
raw
history blame contribute delete
161 Bytes
[build]
builder = "dockerfile"
[deploy]
healthcheckPath = "/setup/healthz"
healthcheckTimeout = 300
restartPolicyType = "on_failure"
[variables]
PORT = "8080"