chore: publish 0.1.0+1.0.13 release

This commit is contained in:
3wc 2022-09-27 14:36:18 -04:00
parent 111feee4be
commit 139f829935
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].main=${DOMAIN}"
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].sans=*.${DOMAIN}"
- "traefik.http.routers.${STACK_NAME}.priority=1"
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.0.13"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s