Files
jmp-stack/opencloud-compose/external-proxy/collabora.yml
2026-01-10 23:34:39 +01: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"