mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 12:28:43 +08:00
refactor: standardize service names and update port configurations for Euro Office integration
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
services:
|
||||
collaboration-eo:
|
||||
collaboration:
|
||||
ports:
|
||||
# expose the euro-office wopi server on localhost
|
||||
- "127.0.0.1:9302:9300"
|
||||
# expose the wopi server on localhost
|
||||
- "127.0.0.1:9300:9300"
|
||||
euro-office:
|
||||
ports:
|
||||
# expose the euro-office document server on localhost
|
||||
|
||||
Reference in New Issue
Block a user