mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 21:55:24 +02:00
- Changed the type of the `domain` parameter in `createPathMiddlewares` from `any` to `Domain` for better type safety. - Added missing commas in middleware configuration objects to ensure proper syntax.