Skip to content

Commit 0f99e88

Browse files
committed
fix: remove startCommand to allow Docker ENTRYPOINT execution
1 parent 19d91fb commit 0f99e88

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

railway.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"dockerfilePath": "Dockerfile.production"
66
},
77
"deploy": {
8-
"startCommand": "bundle exec puma -C config/puma.rb",
98
"healthcheckPath": "/up",
109
"healthcheckTimeout": 300,
1110
"restartPolicyType": "ON_FAILURE",

0 commit comments

Comments
 (0)