chore: publish 0.1.0+1.8 release

This commit is contained in:
3wc 2022-04-02 16:13:53 +02:00
parent a65bf3d081
commit dc8b5734f6
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${WEB_DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.8"
db:
image: redis:alpine