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