mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 06:05:25 +02:00
- Made the registry URL field optional and added refined validation to ensure only valid hostnames are accepted, excluding protocols and paths. - Updated the handling of registry URL in the form to default to an empty string if not provided. - Added descriptive guidance in the form to assist users in entering the correct format for the registry URL.