mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-14 04:58:16 +00:00
06dfcff559
- Replaced the use of a dynamic env_filename with a consistent .env file reference across deployment methods. - Simplified the generation and saving of build-time and runtime environment variables, ensuring they are always written to the .env file. - Enhanced clarity in the deployment process by removing redundant logic and ensuring environment variables are handled uniformly.