mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-17 12:16:59 +00:00
- Implemented a check for the NIXPACKS_NODE_VERSION variable in the ApplicationDeploymentJob. - Added log entries to notify users when NIXPACKS_NODE_VERSION is not set, indicating that Node.js 18 will be used by default, which is EOL. - Provided guidance on how to override the default version by setting NIXPACKS_NODE_VERSION in environment variables.