chore: new v3 recipe release

This commit is contained in:
decentral1se 2023-01-08 02:05:27 +01:00
parent 77b3dbdaa9
commit 89f5069aa2
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=2.6.0+v1.74.0"
- "coop-cloud.${STACK_NAME}.version=3.0.0+v1.74.0"
db:
image: postgres:13-alpine