generated from coop-cloud/example
chore: publish 2.7.0+0.80.2 release
This commit is contained in:
parent
a2713a9a64
commit
33c53a5d94
@ -6,7 +6,7 @@ services:
|
||||
networks:
|
||||
- backend
|
||||
- proxy
|
||||
image: outlinewiki/outline:0.79.1
|
||||
image: outlinewiki/outline:0.80.2
|
||||
secrets:
|
||||
- db_password
|
||||
- secret_key
|
||||
@ -34,7 +34,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=2.6.1+0.79.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.7.0+0.80.2"
|
||||
## Redirect from EXTRA_DOMAINS to DOMAIN
|
||||
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||
@ -46,7 +46,7 @@ services:
|
||||
- backend
|
||||
|
||||
db:
|
||||
image: postgres:16.4
|
||||
image: postgres:17.0
|
||||
networks:
|
||||
- backend
|
||||
secrets:
|
||||
|
Loading…
x
Reference in New Issue
Block a user