Moved Sablier middleware from Docker labels to Traefik dynamic configuration to fix "unknown plugin type: sablier" error. Traefik plugins can only be used in dynamic file configuration, not in Docker labels. Changes: - Removed sablier-vert@file reference from Docker label middleware chain - Added complete router definition to proxy/dynamic/vert-sablier.yaml - Router includes full middleware chain: sablier-vert → vert-auth → compress - Kept sablier.enable and sablier.group labels for Sablier service discovery This allows Sablier to properly scale the container to zero while maintaining the middleware chain order through file-based configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1.8 KiB
1.8 KiB