mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-23 03:36:15 +00:00
ee5dd71266
Add regex validation to dockerfileLocation and dockerComposeLocation fields to ensure they contain only valid path characters (alphanumeric, dots, hyphens, and slashes) and must start with /. Include custom validation messages for clarity.