chore: publish 0.1.0+v5.99 release

This commit is contained in:
Philipp Rothmann 2022-02-04 13:37:46 +01:00
parent 8f5eeacb9b
commit 778423d30f
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,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}.app.version=1.0.0+v5.99"
- "coop-cloud.${STACK_NAME}.version=0.1.0+v5.99"
volumes:
wekan-db: