Skip to content

Commit 670adc2

Browse files
committed
Add explicit startCommand in railway.json
1 parent 5c22af6 commit 670adc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

railway.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"dockerfilePath": "Dockerfile.mcp"
66
},
77
"deploy": {
8+
"startCommand": "./entrypoint.sh",
89
"healthcheckPath": "/health",
910
"healthcheckTimeout": 30
1011
}

0 commit comments

Comments
 (0)