mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-21 03:46:25 +00:00
a7f491170a
When application->fqdn is null, COOLIFY_FQDN and COOLIFY_URL are set to null. These null values cause nixpacks to fail parsing the config with "invalid type: null, expected a string". Filter out null and empty string values when generating environment variables for the nixpacks plan JSON. Fixes #6830.
551 KiB
551 KiB