Skip to content

Commit

Permalink
Merge 1aa40eb into d8b973b
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahtsham Raziq committed Mar 4, 2019
2 parents d8b973b + 1aa40eb commit 3837263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
volumes:
- ./:/usr/src/app
ports:
- ${XTERMJS_PORT:3000}:3000
- ${XTERMJS_PORT:-3000}:3000
command: ["npm", "start"]

watch:
Expand Down

0 comments on commit 3837263

Please sign in to comment.