This commit is contained in:
2023-05-24 15:27:39 +03:00
parent 8ddf1aef53
commit 31bbe33830
2 changed files with 3 additions and 3 deletions

View File

@ -14,8 +14,8 @@ services:
context: react
ports:
- "3000"
volumes:
- ./react/app:/app:z
# volumes:
# - ./react/app:/app:z
# - ./docker_cache/node_modules:/app/node_modules
nginx:
image: nginx:1.23.4