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
2025-01-04 17:32:39 +06:00
parent 5155db5f29
commit 8bf8512bbd

View File

@@ -6,7 +6,7 @@ services:
ports:
- "80:80"
volumes:
- ./docker/nginx:/etc/nginx/conf.d
- ./docker/nginx/default.conf:/etc/nginx/conf.d/default.conf:ro
depends_on:
- frontend
- backend