chore: manually publish potential label

This commit is contained in:
decentral1se 2022-01-23 18:27:18 +01:00
parent 90a1e6f352
commit 4ae3b7ef2d
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].main=${DOMAIN}"
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].sans=groups.${DOMAIN},share.${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+beta.20220119.1"
portal:
image: snikket/snikket-web-portal:beta.20220119.1