mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -185,9 +185,7 @@ services:
|
|||||||
wud.watch.digest: 'true'
|
wud.watch.digest: 'true'
|
||||||
networks:
|
networks:
|
||||||
- oletools
|
- oletools
|
||||||
deploy:
|
|
||||||
restart_policy:
|
|
||||||
condition: ${RESTART:-unless-stopped}
|
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: ${DOCKER_REGISTRY:-}redis:alpine
|
image: ${DOCKER_REGISTRY:-}redis:alpine
|
||||||
@@ -248,9 +246,7 @@ services:
|
|||||||
- /share/docker_data/mailu3/dav:/data
|
- /share/docker_data/mailu3/dav:/data
|
||||||
networks:
|
networks:
|
||||||
- radicale
|
- radicale
|
||||||
deploy:
|
|
||||||
restart_policy:
|
|
||||||
condition: ${RESTART:-unless-stopped}
|
|
||||||
|
|
||||||
webmail:
|
webmail:
|
||||||
image: ${DOCKER_REGISTRY:-}ghcr.io/mailu/${DOCKER_PREFIX:-}webmail:${MAILU_VERSION:-2024.06}
|
image: ${DOCKER_REGISTRY:-}ghcr.io/mailu/${DOCKER_PREFIX:-}webmail:${MAILU_VERSION:-2024.06}
|
||||||
|
|||||||
Reference in New Issue
Block a user