core/railway.toml

11 lines
206 B
TOML

[build]
builder = "NIXPACKS"
nixpacksConfigPath = "./nixpacks.toml"
nixpacksVersion = "1.21.2"
[deploy]
numReplicas = 1
sleepApplication = true
restartPolicyType = "ON_FAILURE"
restartPolicyMaxRetries = 5