diff --git a/compose.yml b/compose.yml index c549646..c1dfc4d 100644 --- a/compose.yml +++ b/compose.yml @@ -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