Remove redirect rule

This commit is contained in:
Cassowary 2022-10-26 18:21:03 -07:00
parent 008d27289d
commit 74b1c12d42
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "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"
- "coop-cloud.${STACK_NAME}.version=1.2.1+1.21.6"
environment:
- HTTP_SUBDIR