瀏覽代碼

fix: CHECK_UPDATE_URL comment (#8235)

tags/0.8.1
Nam Vu 1 年之前
父節點
當前提交
60913970dc
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      docker/.env.example

+ 1
- 1
docker/.env.example 查看文件

@@ -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.

Loading…
取消
儲存