expose brunch port to support client watch server
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
dockerfile: Dockerfile.inventaire
|
dockerfile: Dockerfile.inventaire
|
||||||
ports:
|
ports:
|
||||||
- "3006:3006"
|
- "3006:3006"
|
||||||
|
- "9485:9485"
|
||||||
volumes:
|
volumes:
|
||||||
- ./inventaire:/opt/inventaire
|
- ./inventaire:/opt/inventaire
|
||||||
working_dir: /opt/inventaire
|
working_dir: /opt/inventaire
|
||||||
|
|||||||
Reference in New Issue
Block a user