mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
- Changed the .env file reference to use a build-time .env file located in /artifacts, preventing it from being included in Docker images. - Introduced a new method to wrap Docker build commands with environment variable exports, enhancing the handling of build-time variables. - Updated logging messages for clarity regarding the creation and usage of the build-time .env file.