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

change docker

This commit is contained in:
MoonTestUse1
2024-12-23 23:10:56 +06:00
parent 9c3d9d00b7
commit bc4eefdec1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
upstream backend {
server backend:8080;
server backend:8000; # Изменено с 8080 на 8000
}
server {