Connect Create Share Repeat

Commit 6a0d34da authored by Fee Gevaert's avatar Fee Gevaert
Browse files

removed collabora

No related merge requests found
Showing with 9 additions and 9 deletions
+9 -9
......@@ -38,17 +38,17 @@ services:
depends_on:
- db
- redis
- collabora
# - collabora
networks: ["net", "common", "storage"]
collabora:
image: collabora/code:latest
restart: always
expose:
- "9980"
environment:
- aliasgroup1=https://nextcloud.wur.pm:443
- extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:mount_jail_tree=false --o:logging.level=warning --o:home_mode.enable=true ${COLLABORA_SECCOMP_POLICY} --o:remote_font_config.url=https://nextcloud.wur.pm/apps/richdocuments/settings/fonts.json
# collabora:
# image: collabora/code:latest
# restart: always
# expose:
# - "9980"
# environment:
# - aliasgroup1=https://nextcloud.wur.pm:443
# - extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:mount_jail_tree=false --o:logging.level=warning --o:home_mode.enable=true ${COLLABORA_SECCOMP_POLICY} --o:remote_font_config.url=https://nextcloud.wur.pm/apps/richdocuments/settings/fonts.json
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment