First commit
This commit is contained in:
10
opencloud-compose/external-proxy/collabora.yml
Normal file
10
opencloud-compose/external-proxy/collabora.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
services:
|
||||
collaboration:
|
||||
ports:
|
||||
# expose the wopi server on localhost
|
||||
- "127.0.0.1:9300:9300"
|
||||
collabora:
|
||||
ports:
|
||||
# expose the collabora server on localhost
|
||||
- "127.0.0.1:9980:9980"
|
||||
Reference in New Issue
Block a user