Files
opencloud-compose/external-proxy/euroffice.yml

11 lines
245 B
YAML

---
services:
collaboration-eo:
ports:
# expose the euro-office wopi server on localhost
- "127.0.0.1:9302:9300"
euro-office:
ports:
# expose the euro-office document server on localhost
- "127.0.0.1:9900:80"