chore: publish 3.0.0+2.2.1 release
This commit is contained in:
@ -27,7 +27,7 @@ services:
|
||||
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.0+2.0.0-beta.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.0.0+2.2.1"
|
||||
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
|
||||
healthcheck:
|
||||
test: "curl -L localhost:3001"
|
||||
|
||||
1
release/3.0.0+2.2.1
Normal file
1
release/3.0.0+2.2.1
Normal file
@ -0,0 +1 @@
|
||||
In case you are currently using MariaDb instead of the internal sqlite, you need to activate the usage of compose.mariadb.yaml in your env file. (compare .env.sample) Reason for this is that the mariadb container was removed from compose.yml
|
||||
Reference in New Issue
Block a user