mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Updated the domain validation schema to ensure the host string does not have leading or trailing spaces. - Added a refinement to the host field to validate and transform the input accordingly. - Adjusted the create and update domain functions to trim the host value before saving to the database.