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