1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00
This commit is contained in:
MoonTestUse1
2024-12-25 23:44:45 +06:00
parent 8376e225d1
commit 1af687439f
2 changed files with 8 additions and 14 deletions

View File

@@ -31,6 +31,8 @@ services:
restart: unless-stopped
ports:
- "80:80"
volumes:
- ./docker/nginx/conf.d:/etc/nginx/conf.d
depends_on:
- frontend
- backend