This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
OpenSource
/
dify
Прати
4
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
152
Вики
Activity
Преглед изворни кода
fix: app config does not use empty string in the env (
#5741
)
tags/0.6.12-fix1
takatost
пре 1 година
родитељ
906857b28a
комит
d56cedfc67
No account linked to committer's email address
1 измењених фајлова
са
0 додато
и
1 уклоњено
Подељен поглед
Покажи статистику Diff
0
1
api/configs/app_config.py
+ 0
- 1
api/configs/app_config.py
Прегледај датотеку
@@ -36,7 +36,6 @@ class DifyConfig(
# read from dotenv format config file
env_file='.env',
env_file_encoding='utf-8',
env_ignore_empty=True,
# ignore extra attributes
extra='ignore',
Write
Preview
Loading…
Откажи
Сачувај