Skip to content

Refactor config template and standardize LOG_LEVEL handling#385

Merged
BorisPolonsky merged 2 commits intomasterfrom
fix-worker-env
Feb 12, 2026
Merged

Refactor config template and standardize LOG_LEVEL handling#385
BorisPolonsky merged 2 commits intomasterfrom
fix-worker-env

Conversation

@BorisPolonsky
Copy link
Copy Markdown
Owner

  • Extract dify.common.config to remove duplicated env vars (CONSOLE_WEB_URL, EDITION, APP_WEB_URL, FILES_URL) that were previously duplicated in worker
  • Worker config now includes only dify.common.config instead of the full api config
  • Set LOG_LEVEL via explicit env in API deployment to match worker and beat

Align API with worker and beat so all three set LOG_LEVEL in the deployment env instead of via ConfigMap.
@BorisPolonsky BorisPolonsky merged commit 02138e4 into master Feb 12, 2026
4 checks passed
@BorisPolonsky BorisPolonsky deleted the fix-worker-env branch February 12, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant