diff --git a/templates/eventstore/0/docker-compose.yml b/templates/eventstore/0/docker-compose.yml index 75f9db0..846ba83 100644 --- a/templates/eventstore/0/docker-compose.yml +++ b/templates/eventstore/0/docker-compose.yml @@ -8,6 +8,7 @@ services: - EVENTSTORE_CLUSTER_SIZE=3 - EVENTSTORE_CLUSTER_DNS=eventstore - EVENTSTORE_CLUSTER_GOSSIP_PORT=2112 + - EVENTSTORE_EXT_HTTP_PREFIXES=${load_balancer_external_http_port} eventstore-lb: image: rancher/lb-service-haproxy:v0.5.9