mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Remove duplicate railway.json config
This commit is contained in:
parent
7035b6d8c8
commit
8299614992
12
railway.json
12
railway.json
@ -1,12 +0,0 @@
|
||||
{
|
||||
"$schema": "https://railway.app/railway.schema.json",
|
||||
"build": {
|
||||
"builder": "DOCKERFILE",
|
||||
"dockerfilePath": "Dockerfile"
|
||||
},
|
||||
"deploy": {
|
||||
"startCommand": null,
|
||||
"restartPolicyType": "ON_FAILURE",
|
||||
"restartPolicyMaxRetries": 10
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user