Parcourir la source

fix: CHECK_UPDATE_URL comment (#8235)

tags/0.8.1
Nam Vu il y a 1 an
Parent
révision
60913970dc
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      docker/.env.example

+ 1
- 1
docker/.env.example Voir le fichier

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

Chargement…
Annuler
Enregistrer