mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-19 13:20:51 +00:00
- Remove COOLIFY_CONTAINER_NAME from build-time ARGs (timestamp-based, breaks cache) - Use APP_KEY instead of random_bytes for COOLIFY_BUILD_SECRETS_HASH (deterministic) - Add forBuildTime parameter to generate_coolify_env_variables() to control injection - Keep COOLIFY_CONTAINER_NAME available at runtime for container identification - Fix misleading log message about .env file purpose Fixes #7040 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>