Skip to content

Commit

Permalink
update command on Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jscaduto committed Dec 29, 2015
1 parent 6dba61c commit 687e9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ EXPOSE 80

COPY rel/kanban_x86_64_linux /kanban

CMD ["/kanban"]
CMD ["/kanban", "server"]

0 comments on commit 687e9f7

Please sign in to comment.