Modify Files

This commit is contained in:
gitea-actions[bot]
2026-04-13 03:41:39 +00:00
parent a6204dae24
commit 782f4f58eb
4 changed files with 29 additions and 16 deletions

View File

@@ -1,11 +1,14 @@
---
# 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