change token on gitea
This commit is contained in:
10
railway.json
10
railway.json
@@ -1,3 +1,11 @@
|
||||
{
|
||||
"build": { "builder": "DOCKERFILE" }
|
||||
"$schema": "https://railway.app",
|
||||
"build": {
|
||||
"builder": "DOCKERFILE",
|
||||
"dockerfilePath": "Dockerfile"
|
||||
},
|
||||
"deploy": {
|
||||
"numReplicas": 1,
|
||||
"sleepService": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user