mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
strip path functionality to compose - Add internalPath field to route requests to different paths internally - Add stripPath option to remove external path prefix before forwarding - Improves validation for stripPath (requires non-root path) and internalPath (must start with /)