Add host 0.0.0.0
This commit is contained in:
@@ -17,4 +17,6 @@ services:
|
||||
- "./components:/app/components"
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
HOST: 0.0.0.0
|
||||
command: "npm run dev"
|
||||
|
||||
Reference in New Issue
Block a user