mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 12:10:05 +08:00
Update description opencloud-exposed.yml
This commit is contained in:
@@ -6,5 +6,5 @@ services:
|
|||||||
# bind to all interfaces
|
# bind to all interfaces
|
||||||
PROXY_HTTP_ADDR: "0.0.0.0:9200"
|
PROXY_HTTP_ADDR: "0.0.0.0:9200"
|
||||||
ports:
|
ports:
|
||||||
# expose the opencloud server on localhost
|
# expose the opencloud server on all interfaces
|
||||||
- "0.0.0.0:9200:9200"
|
- "0.0.0.0:9200:9200"
|
||||||
|
|||||||
Reference in New Issue
Block a user