mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00: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.