mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 12:10:05 +08:00
Update collabora-exposed.yml
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
services:
|
services:
|
||||||
collaboration:
|
collaboration:
|
||||||
ports:
|
ports:
|
||||||
# expose the wopi server on all ports
|
# expose the wopi server on all interfaces
|
||||||
- "0.0.0.0:9300:9300"
|
- "0.0.0.0:9300:9300"
|
||||||
collabora:
|
collabora:
|
||||||
ports:
|
ports:
|
||||||
# expose the collabora server on all ports
|
# expose the collabora server on all interfaces
|
||||||
- "0.0.0.0:9980:9980"
|
- "0.0.0.0:9980:9980"
|
||||||
|
|||||||
Reference in New Issue
Block a user