Fix/docker env namings (#5857)

Co-authored-by: dahuahua <38651850@qq.com>
This commit is contained in:
Chenhe Gu
2024-07-02 16:14:34 +08:00
committed by GitHub
parent 6e256507d3
commit d468f8b75c
2 changed files with 6 additions and 6 deletions

View File

@@ -75,8 +75,8 @@ INIT_PASSWORD=
DEPLOY_ENV=PRODUCTION
# Whether to enable the version check policy.
# If set to false, https://updates.dify.ai will not be called for version check.
CHECK_UPDATE_URL=true
# If set to empty, https://updates.dify.ai will not be called for version check.
CHECK_UPDATE_URL=https://updates.dify.ai
# Used to change the OpenAI base address, default is https://api.openai.com/v1.
# When OpenAI cannot be accessed in China, replace it with a domestic mirror address,