Skip to content

Commit 1b98570

Browse files
committed
Update Dockerfile to use start.js
1 parent f9d79c4 commit 1b98570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ RUN npm install
1111

1212
COPY . /src
1313

14-
CMD ["node", "-r", "toolbag", "srv/github-dev.js", "--seneca.options.tag=nodezoo-github", "--seneca-log=type:act"]
14+
CMD ["node", "-r", "toolbag", "srv/start.js", "--seneca.options.tag=nodezoo-github", "--seneca-log=type:act"]

0 commit comments

Comments
 (0)