railway: pin NIXPACKS builder (new default builder ignored nixpacks.toml -> no git in image)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jaxperro
2026-07-06 01:00:53 -04:00
parent 234a892119
commit e2fbb08140
+4 -1
View File
@@ -4,5 +4,8 @@
"startCommand": "bash host/start.sh",
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
},
"build": {
"builder": "NIXPACKS"
}
}
}