Skip to content

Commit

Permalink
Merge pull request #3 from LucasTeodoro/develop
Browse files Browse the repository at this point in the history
start
  • Loading branch information
LucasTeodoro authored Apr 24, 2020
2 parents 48849f3 + 8019d46 commit d04e4db
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 @@ -5,4 +5,4 @@ RUN npm install -g laravel-echo-server

EXPOSE 6001

CMD laravel-echo-server start --dir=/config/
CMD laravel-echo-server start --dir=/home/node/app/config/

0 comments on commit d04e4db

Please sign in to comment.