Merge branch 'main' into renovate/ghost-6.x

This commit is contained in:
val (he/him)
2026-09-24 14:44:48 +00:00
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -28,6 +28,9 @@ MAIL_OPTIONS_AUTH_USER=smtpuser@example.com
COMPOSE_FILE="compose.yml"
# Anubis
#COMPOSE_FILE="$COMPOSE_FILE:compose.anubis.yml"
## Matrix-Synapse-Redirection
# COMPOSE_FILE="$COMPOSE_FILE:compose.matrix.yml"
# MATRIX_DOMAIN=matrix-synapse.example.com
+6
View File
@@ -0,0 +1,6 @@
---
services:
app:
deploy:
labels:
- "traefik.http.routers.${STACK_NAME}.middlewares=anubis"