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'
|
||||
networks:
|
||||
- oletools
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: ${RESTART:-unless-stopped}
|
||||
|
||||
|
||||
redis:
|
||||
image: ${DOCKER_REGISTRY:-}redis:alpine
|
||||
@@ -248,9 +246,7 @@ services:
|
||||
- /share/docker_data/mailu3/dav:/data
|
||||
networks:
|
||||
- radicale
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: ${RESTART:-unless-stopped}
|
||||
|
||||
|
||||
webmail:
|
||||
image: ${DOCKER_REGISTRY:-}ghcr.io/mailu/${DOCKER_PREFIX:-}webmail:${MAILU_VERSION:-2024.06}
|
||||
|
||||
Reference in New Issue
Block a user