my bad !
This commit is contained in:
parent
7ea5b57438
commit
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user