Fixing identitation for docker-compose haproxy
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user