mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 12:28:43 +08:00
feat: add support for Euro Office integration with custom entrypoint and configuration
This commit is contained in:
10
external-proxy/euroffice.yml
Normal file
10
external-proxy/euroffice.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
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"
|
||||
Reference in New Issue
Block a user