Set --host on package.json start command

This commit is contained in:
Aarni Halinen
2018-08-14 22:55:53 +03:00
parent f3fa6de945
commit 44833d5e3d
3 changed files with 3 additions and 3 deletions
-1
View File
@@ -8,4 +8,3 @@ services:
- "3000:8080"
volumes:
- ./src:/app/src
network_mode: "host"