Skip to content

Commit

Permalink
fix: CHECK_UPDATE_URL comment (langgenius#8235)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuzooVn authored and JunXu01 committed Nov 9, 2024
1 parent e7293bd commit 4a027f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ INIT_PASSWORD=
DEPLOY_ENV=PRODUCTION

# Whether to enable the version check policy.
# If set to empty, https://updates.dify.ai will not be called for version check.
# If set to empty, https://updates.dify.ai will 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.
Expand Down

0 comments on commit 4a027f6

Please sign in to comment.