Fixing identitation for docker-compose haproxy

This commit is contained in:
ZeroC0D3 Team 2017-03-23 15:01:32 +07:00
parent d60178f598
commit 9dad1586af
1 changed files with 11 additions and 11 deletions

View File

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