mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-05 04:12:59 +00:00
d130030ad6
- Add trim() to FQDN in instantSave() method to prevent whitespace from being saved - Add trim() to FQDN in submit() method before validation and DNS checks - Prevents invalid HostSNI rules caused by leading/trailing whitespace - Fixes issue where accidental whitespace from copy-paste causes deployment failures Fixes #7797 Co-authored-by: Andras Bacsai <andrasbacsai@users.noreply.github.com>