2 Commits

Author SHA1 Message Date
53c31aacf3 use the metadata section rather than starting a new one 2025-03-31 14:32:26 -07:00
eac83f9b42 add maintainers 2025-02-17 16:46:14 -08:00
3 changed files with 4 additions and 3 deletions

View File

@ -32,7 +32,7 @@ steps:
from_secret: drone_abra-bot_token
fork: true
repositories:
- toolshed/auto-recipes-catalogue-json
- coop-cloud/auto-recipes-catalogue-json
trigger:
event: tag

View File

@ -12,6 +12,7 @@
* **Email**: No
* **Tests**: No
* **SSO**: No
* **Maintainers**: Ammar - `@ammaratef45:matrix.org`
<!-- endmetadata -->

View File

@ -17,8 +17,8 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
# Redirect from EXTRA_DOMAINS to DOMAIN
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+2.1.0"
volumes:
- jellyseerr_config:/app/config