Replies: 1 comment
-
|
All eight of those environment variables are still active and functional in Dify v1.14.2 — they haven't been removed or deprecated. What changed is their location: the Docker configuration was reorganized from a single Current defaults (from
How to apply your custom values: Copy After making changes, restart your containers and they'll take effect immediately. Your desired values are all valid — just note that To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
Description
I recently upgraded my self-hosted Dify instance (deployed via Docker Compose) to version 1.14.2 and noticed that several previously available environment variables are no longer present in the
.envfile (specifically the one inside thedockerdirectory).I would like to ask the maintainers the following questions regarding these changes:
.envfile? Were they deprecated, renamed, or moved to a different configuration method (e.g., database/UI-based settings)?docker/.envfile and restart the containers, or should we configure them elsewhere?Missing Variables & Desired Values
The variables I am looking for, along with the values I want to set, are as follows:
Environment
Any clarification or guidance on how to properly apply these limits in the latest version would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions