mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-24 20:19:50 +00:00
4b0f65c926
- Updated the ordering logic in the environment_variables methods for both Application and Service models to prioritize required variables over service-prefixed keys. - This change enhances the clarity and organization of environment variable retrieval, ensuring that essential variables are listed first.