JSON · 195 bytes Raw Blame History
1 {
2 "$schema": "https://railway.app/railway.schema.json",
3 "build": {
4 "builder": "NIXPACKS"
5 },
6 "deploy": {
7 "restartPolicyType": "ON_FAILURE",
8 "restartPolicyMaxRetries": 10
9 }
10 }