Skip to content

Commit 7d91d44

Browse files
committed
Update Dockerfile to match Procfile
1 parent 01b2f47 commit 7d91d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ RUN npm install --unsafe-perm
1010

1111
EXPOSE 3000
1212

13-
CMD ./bin/slackin --channels "$SLACK_CHANNELS" --port $PORT $SLACK_SUBDOMAIN $SLACK_API_TOKEN
13+
CMD ./bin/slackin --coc "$SLACK_COC" --channels "$SLACK_CHANNELS" --port $PORT $SLACK_SUBDOMAIN $SLACK_API_TOKEN

0 commit comments

Comments
 (0)