Skip to content

Commit

Permalink
using ines' command with 0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hayley committed Feb 12, 2020
1 parent 97cbc62 commit 8eceb29
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 @@ -5,7 +5,7 @@ services:
context: .
dockerfile: Dockerfile
working_dir: /app
command: npm run dev
command: npm run dev -H 0.0.0.0
ports:
- "8000:8000"
volumes:
Expand Down

0 comments on commit 8eceb29

Please sign in to comment.