Skip to content

Commit 3f7ff4d

Browse files
committed
fix: remove startCommand from bot railway.json to use Dockerfile CMD
1 parent cb70039 commit 3f7ff4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/bot/railway.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"dockerfilePath": "services/bot/Dockerfile"
66
},
77
"deploy": {
8-
"startCommand": "python -m byte_bot",
98
"restartPolicyType": "ON_FAILURE",
109
"restartPolicyMaxRetries": 10
1110
}

0 commit comments

Comments
 (0)