Files
opencloud-deploy/result/opencloud-compose/external-proxy/collabora.yml
gitea-actions[bot] 9bcb37a2da Modify Files
2026-04-09 20:16:56 +00:00

11 lines
219 B
YAML

---
services:
collaboration:
ports:
# expose the wopi server on localhost
- "127.0.0.1:9300:9300"
collabora:
ports:
# expose the collabora server on localhost
- "127.0.0.1:9980:9980"