CL INT_HTTP_PREFIXES & EXT_HTTP_PREFIXES
This commit is contained in:
parent
bbd6d423c2
commit
7ea5b57438
@ -23,6 +23,8 @@ services:
|
||||
- EVENTSTORE_INT_TCP_PORT=${internal_tcp_port}
|
||||
- EVENTSTORE_EXT_HTTP_PORT=${external_http_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:
|
||||
- ${external_http_port}:${external_http_port}/tcp
|
||||
|
Loading…
x
Reference in New Issue
Block a user