hopefully this is the right move with the line about the version

This commit is contained in:
trav 2022-01-18 16:57:04 -05:00
commit 60267e005a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "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.0+v2.7.10
- "coop-cloud.${STACK_NAME}.version="
worker:
image: loomio/loomio:v2.11.11
networks: