forked from coop-cloud/vikunja
chore: publish 1.3.0+0.24.6 release
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectregex.replacement=https://${DOMAIN}$${1}"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.0+0.24.6"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.3.0+0.24.6"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
healthcheck:
|
||||
test: [ "CMD", "/healthcheck"]
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
add missing smtp options and increase healthcheck retries
|
||||
Reference in New Issue
Block a user