fix: remove collaboration from external proxy

This commit is contained in:
Michael Barz
2026-06-22 15:08:13 +02:00
parent 5268ad506b
commit 9cee17c253

View File

@@ -1,10 +1,6 @@
--- ---
# only expose the ports when you know what you are doing! # only expose the ports when you know what you are doing!
services: services:
collaboration:
ports:
# expose the wopi server on all interfaces
- "0.0.0.0:9300:9300"
collabora: collabora:
ports: ports:
# expose the collabora server on all interfaces # expose the collabora server on all interfaces