Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
Update Collabora CODE.
· 7eebecdf
nimrod
authored
May 18, 2025
7eebecdf
Update Nextcloud.
· ac8c88b3
nimrod
authored
May 18, 2025
ac8c88b3
Show whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
ac8c88b3
...
...
@@ -3,7 +3,7 @@ services:
code
:
cap_add
:
-
MKNOD
image
:
registry.hub.docker.com/collabora/code:2
4
.04.
10.2
.1
image
:
registry.hub.docker.com/collabora/code:2
5
.04.
2.1
.1
environment
:
aliasgroup1
:
https://nextcloud.shore.co.il:443
dictionaries
:
en_GB en_US he_IL
...
...
@@ -102,7 +102,7 @@ services:
--user "$$NEXTCLOUD_ADMIN_USER:$$NEXTCLOUD_ADMIN_PASSWORD"
http://localhost/ocs/v2.php/apps/serverinfo/api/v1/info
|| exit 1
image
:
registry.hub.docker.com/library/nextcloud:31.0.
4
-apache
image
:
registry.hub.docker.com/library/nextcloud:31.0.
5
-apache
restart
:
always
volumes
:
-
nextcloud:/var/www/html
...
...