Version 3.0.6.0; sync labels

This commit is contained in:
3wc 2021-04-05 00:26:26 +02:00
parent ad7ae444df
commit 3f19a1337c
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,4 @@
---
version: "3.8"
services:
app:
image: tomsquest/docker-radicale:3.0.6.0
@ -19,6 +17,8 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- coop-cloud.${STACK_NAME}.app.version=3.0.6.0-0475931d
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:5232"]
interval: 30s
@ -28,11 +28,9 @@ services:
volumes:
- radicale_data:/data
- radicale_config:/config:ro
networks:
proxy:
external: true
volumes:
radicale_data:
radicale_config: