Loading docker-compose.yml +3 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ services: code: cap_add: - MKNOD image: registry.hub.docker.com/collabora/code:6.4.10.5 image: registry.hub.docker.com/collabora/code:6.4.10.9 environment: dictionaries: en_GB en_US he_IL domain: nextcloud\\.shore\\.co\\.il Loading Loading @@ -108,6 +108,8 @@ services: notifier: depends_on: - nextcloud environment: FLASK_ENV: development image: registry.shore.co.il/nextcloud-notifier restart: always volumes: Loading Loading
docker-compose.yml +3 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ services: code: cap_add: - MKNOD image: registry.hub.docker.com/collabora/code:6.4.10.5 image: registry.hub.docker.com/collabora/code:6.4.10.9 environment: dictionaries: en_GB en_US he_IL domain: nextcloud\\.shore\\.co\\.il Loading Loading @@ -108,6 +108,8 @@ services: notifier: depends_on: - nextcloud environment: FLASK_ENV: development image: registry.shore.co.il/nextcloud-notifier restart: always volumes: Loading