This commit is contained in:
knoflook 2022-12-01 11:29:43 +01:00
commit 6e44ff96b1
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.1.1+1.26.0"
- "coop-cloud.${STACK_NAME}.version=0.2.0+1.26.0"
volumes:
vaultwarden_data: