Update description opencloud-exposed.yml

This commit is contained in:
kellergoech
2025-11-22 07:13:49 +01:00
committed by GitHub
parent 4e4fe65a97
commit cfd356a155

View File

@@ -6,5 +6,5 @@ services:
# bind to all interfaces
PROXY_HTTP_ADDR: "0.0.0.0:9200"
ports:
# expose the opencloud server on localhost
# expose the opencloud server on all interfaces
- "0.0.0.0:9200:9200"