rename balancer to haproxy
This commit is contained in:
parent
ad3698670b
commit
b9e982c112
|
@ -618,7 +618,7 @@ services:
|
||||||
|
|
||||||
### Balancer Haproxy ##########################################
|
### Balancer Haproxy ##########################################
|
||||||
|
|
||||||
balancer:
|
haproxy:
|
||||||
build: ./haproxy
|
build: ./haproxy
|
||||||
ports:
|
ports:
|
||||||
- "${HAPROXY_HOST_HTTP_PORT}:8085"
|
- "${HAPROXY_HOST_HTTP_PORT}:8085"
|
||||||
|
|
Loading…
Reference in New Issue