Merge branch 'main' of ssh://git.autonomic.zone:2222/coop-cloud/matomo into main
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
app:
|
||||
image: matomo:4.2.1
|
||||
image: matomo:4.3.1
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
@@ -33,7 +33,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}.app.version=4.2.1-632e4dce
|
||||
- coop-cloud.${STACK_NAME}.app.version=4.3.1-
|
||||
db:
|
||||
image: mysql:5.7
|
||||
volumes:
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
Reference in New Issue
Block a user