mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 12:28:43 +08:00
feat: move collaboration into the opencloud process
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
---
|
||||
services:
|
||||
collaboration:
|
||||
ports:
|
||||
# expose the wopi server on localhost
|
||||
- "127.0.0.1:9300:9300"
|
||||
collabora:
|
||||
ports:
|
||||
# expose the collabora server on localhost
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
---
|
||||
# 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"
|
||||
euro-office:
|
||||
ports:
|
||||
# expose the euro-office document server on all interfaces
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
---
|
||||
services:
|
||||
collaboration:
|
||||
ports:
|
||||
# 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