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:15:36 +06:00
parent 5b54ccfdaf
commit c24f08a490
2 changed files with 5 additions and 23 deletions

View File

@@ -30,9 +30,10 @@ services:
container_name: support-nginx
restart: unless-stopped
ports:
- "8081:80"
- "80:80"
volumes:
- ./frontend/dist:/usr/share/nginx/html
- ./docker/nginx/conf.d:/etc/nginx/conf.d:ro
depends_on:
- frontend
- backend