mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
- 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>