This commit is contained in:
ollyhearn
2023-05-20 16:22:52 +03:00
parent 462a72e65f
commit bb225e5fb5
7 changed files with 33 additions and 7 deletions

View File

@ -14,6 +14,10 @@ services:
context: react
ports:
- "3000"
environment:
- WDS_SOCKET_PORT=0
# volumes:
# - ./docker_cache/node_modules:/app/node_modules
nginx:
image: nginx:1.23.4
volumes: