Files
opencloud-compose/external-proxy/euroffice-exposed.yml
2026-06-19 20:26:16 +02:00

8 lines
189 B
YAML

---
# only expose the ports when you know what you are doing!
services:
euro-office:
ports:
# expose the euro-office document server on all interfaces
- "0.0.0.0:9900:80"