Обновить docker-compose.yml

This commit is contained in:
Постнов Андрей 2025-05-16 11:24:36 +00:00
parent befa923e32
commit d04f08a570

View File

@ -23,7 +23,7 @@ services:
- "traefik.http.routers.expertisa-master-1.rule=HostRegexp(`(?i)master-1\\..+`)"
- "traefik.http.routers.expertisa-master-1.service=expertisa-master-1"
- "traefik.http.services.expertisa-master-2.loadbalancer.server.url=http://eisa:8080"
- "traefik.http.services.expertisa-master-2.loadbalancer.server.url=http://172.17.0.11:8080"
- "traefik.http.routers.expertisa-master-2.rule=HostRegexp(`(?i)master-2\\..+`)"
- "traefik.http.routers.expertisa-master-2.service=expertisa-master-2"