Connect Create Share Repeat
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fee Gevaert
geoencrypt-docker
Commits
6a0d34da
Commit
6a0d34da
authored
1 year ago
by
Fee Gevaert
Browse files
Options
Download
Email Patches
Plain Diff
removed collabora
parent
03e7380f
test
local
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nextcloud/docker-compose.yml
+9
-9
nextcloud/docker-compose.yml
with
9 additions
and
9 deletions
+9
-9
nextcloud/docker-compose.yml
+
9
-
9
View file @
6a0d34da
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets