shithub
tenseleyflow
/
jubjubword
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
jubjubword
Public
Watch
0
Fork
0
Star
0
jubjubword
/
railway.json
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
}