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 04:23:23 +06:00
parent 71aa120c40
commit b302d9664d
2 changed files with 5 additions and 4 deletions

View File

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