Update collabora-exposed.yml

This commit is contained in:
kellergoech
2025-11-22 07:14:32 +01:00
committed by GitHub
parent eca5b1117e
commit 8d8b8dfc73

View File

@@ -3,9 +3,9 @@
services:
collaboration:
ports:
# expose the wopi server on all ports
# expose the wopi server on all interfaces
- "0.0.0.0:9300:9300"
collabora:
ports:
# expose the collabora server on all ports
# expose the collabora server on all interfaces
- "0.0.0.0:9980:9980"