mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
- Implemented tests to verify the addition of stripPath and internalPath middlewares for custom entrypoints. - Ensured correct path prefixing in router rules and combined middleware functionality. - Added checks to confirm that redirect-to-https is not added for custom entrypoints even when HTTPS is enabled. - Enhanced tests for router configuration with custom entrypoints, including path handling and TLS settings.