Skip to content

Commit a5c603f

Browse files
authored
Frontend: Allow live changes sync in docker container (Cloud-CV#1992)
1 parent 62c6677 commit a5c603f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ services:
4747
NODE_ENV: development
4848
ports:
4949
- "8888:8888"
50+
- "35729:35729"
5051
volumes:
5152
- .:/code
5253
- /code/node_modules

0 commit comments

Comments
 (0)