这个提交包含在:
Jêrome Rx 2017-03-08 17:06:26 +01:00
父节点 7ea5b57438
当前提交 a998249b91

查看文件

@ -18,13 +18,12 @@ services:
- EVENTSTORE_CLUSTER_SIZE=3 - EVENTSTORE_CLUSTER_SIZE=3
- EVENTSTORE_CLUSTER_DNS=eventstore - EVENTSTORE_CLUSTER_DNS=eventstore
- EVENTSTORE_CLUSTER_GOSSIP_PORT=${internal_http_port} - EVENTSTORE_CLUSTER_GOSSIP_PORT=${internal_http_port}
- EVENTSTORE_INT_HTTP_PREFIXES=http://*:${internal_http_port}/
- EVENTSTORE_EXT_HTTP_PREFIXES=http://*:${external_http_port}/ - EVENTSTORE_EXT_HTTP_PREFIXES=http://*:${external_http_port}/
- EVENTSTORE_INT_HTTP_PORT=${internal_http_port} - EVENTSTORE_INT_HTTP_PORT=${internal_http_port}
- EVENTSTORE_INT_TCP_PORT=${internal_tcp_port} - EVENTSTORE_INT_TCP_PORT=${internal_tcp_port}
- EVENTSTORE_EXT_HTTP_PORT=${external_http_port} - EVENTSTORE_EXT_HTTP_PORT=${external_http_port}
- EVENTSTORE_EXT_TCP_PORT=${external_tcp_port} - EVENTSTORE_EXT_TCP_PORT=${external_tcp_port}
- EVENTSTORE_INT_HTTP_PREFIXES=http://*:${internal_http_port}/
- EVENTSTORE_EXT_HTTP_PREFIXES=http://*:${external_http_port}/
ports: ports:
- ${external_http_port}:${external_http_port}/tcp - ${external_http_port}:${external_http_port}/tcp