This commit is contained in:
Jêrome Rx 2017-03-08 16:56:09 +01:00
parent ce3d75e330
commit bbd6d423c2

View File

@ -19,8 +19,8 @@ services:
- EVENTSTORE_CLUSTER_DNS=eventstore
- EVENTSTORE_CLUSTER_GOSSIP_PORT=${internal_http_port}
- EVENTSTORE_EXT_HTTP_PREFIXES=http://*:${external_http_port}/
- EVENTSTORE_EXT_INT_HTTP_PORT=${internal_http_port}
- EVENTSTORE_EXT_INT_TCP_PORT=${internal_tcp_port}
- EVENTSTORE_INT_HTTP_PORT=${internal_http_port}
- EVENTSTORE_INT_TCP_PORT=${internal_tcp_port}
- EVENTSTORE_EXT_HTTP_PORT=${external_http_port}
- EVENTSTORE_EXT_TCP_PORT=${external_tcp_port}