mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-02 18:20:53 +00:00
acf2d5f89b
- 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.