Modify Files

This commit is contained in:
gitea-actions[bot]
2026-04-13 03:58:32 +00:00
parent 0441e1d692
commit 7b04cda2bf
4 changed files with 16 additions and 29 deletions

View File

@@ -1,14 +1,11 @@
---
# only expose the ports when you know what you are doing!
services:
collaboration:
ports:
# expose the wopi server on all interfaces
- "0.0.0.0:9300:9300"
env_file:
- .env
collabora:
ports:
# expose the collabora server on all interfaces
- "0.0.0.0:9980:9980"
env_file:
- .env