mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 05:15:49 -06:00
fix: move railway.json to root, explicitly configure with Dockerfile
This commit is contained in:
@@ -5,5 +5,8 @@
|
|||||||
"healthcheckPath": "/health",
|
"healthcheckPath": "/health",
|
||||||
"healthcheckTimeout": 90,
|
"healthcheckTimeout": 90,
|
||||||
"restartPolicyMaxRetries": 3
|
"restartPolicyMaxRetries": 3
|
||||||
|
},
|
||||||
|
"build": {
|
||||||
|
"dockerfilePath": "/pacman-server/Dockerfile"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user