This commit is contained in:
2023-05-27 00:38:58 +03:00
parent 2f1f7d072c
commit 47bda44d45
6 changed files with 72 additions and 36 deletions

View File

@ -16,8 +16,8 @@ services:
- "3000"
environment:
- REACT_APP_DOMAIN=ovz1.ollyhearn.gmzem.vps.myjino.ru
# volumes:
# - ./react/app:/app:z
volumes:
- ./react/app:/app:z
# - ./docker_cache/node_modules:/app/node_modules
nginx:
image: nginx:1.23.4