mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 05:26:04 +08:00
fix: CHECK_UPDATE_URL comment (#8235)
This commit is contained in:
parent
82c42b9ec5
commit
60913970dc
@ -75,7 +75,7 @@ INIT_PASSWORD=
|
|||||||
DEPLOY_ENV=PRODUCTION
|
DEPLOY_ENV=PRODUCTION
|
||||||
|
|
||||||
# Whether to enable the version check policy.
|
# 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
|
CHECK_UPDATE_URL=https://updates.dify.ai
|
||||||
|
|
||||||
# Used to change the OpenAI base address, default is https://api.openai.com/v1.
|
# Used to change the OpenAI base address, default is https://api.openai.com/v1.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user