rename balancer to haproxy

This commit is contained in:
Mahmoud Zalt 2017-12-20 01:09:19 +01:00
parent ad3698670b
commit b9e982c112
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,7 @@ services:
### Balancer Haproxy ##########################################
balancer:
haproxy:
build: ./haproxy
ports:
- "${HAPROXY_HOST_HTTP_PORT}:8085"