Обновить docker-compose.yml
This commit is contained in:
parent
befa923e32
commit
d04f08a570
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user