Skip to content

Commit 8eceb29

Browse files
author
hayley
committed
using ines' command with 0.0.0
1 parent 97cbc62 commit 8eceb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
working_dir: /app
8-
command: npm run dev
8+
command: npm run dev -H 0.0.0.0
99
ports:
1010
- "8000:8000"
1111
volumes:

0 commit comments

Comments
 (0)