1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

cha2524222fvdf

This commit is contained in:
MoonTestUse1
2024-12-24 03:09:09 +06:00
parent 2ff7a542c0
commit 3af5659cb9

View File

@@ -33,7 +33,7 @@ services:
- "8081:80" - "8081:80"
volumes: volumes:
- ./frontend/dist:/usr/share/nginx/html - ./frontend/dist:/usr/share/nginx/html
- ./docker/nginx/conf.d:/etc/nginx/conf.d:ro
depends_on: depends_on:
- frontend - frontend
- backend - backend