Skip to content

Commit

Permalink
Add host 0.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liyasthomas committed Aug 23, 2020
1 parent 26eb99d commit 6915ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Expand Up @@ -17,4 +17,6 @@ services:
- "./components:/app/components"
ports:
- "3000:3000"
environment:
HOST: 0.0.0.0
command: "npm run dev"

1 comment on commit 6915ea7

@vercel
Copy link

@vercel vercel bot commented on 6915ea7 Aug 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.