Logo
Explore Help
Register Sign In
yujunjun/dify
1
0
Fork 0
You've already forked dify
mirror of https://github.com/langgenius/dify.git synced 2025-09-01 13:23:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
dify/api/configs/remote_settings_sources/enums.py

7 lines
110 B
Python
Raw Normal View History

feat:add apollo configuration to load env file (#11210) Signed-off-by: -LAN- <laipz8200@outlook.com> Co-authored-by: huanshare <liuhuan101@longfor.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-10 02:51:20 +08:00
from enum import StrEnum
class RemoteSettingsSourceName(StrEnum):
APOLLO = "apollo"
support load .env config from nacos (#18186)
2025-04-22 13:12:36 +08:00
NACOS = "nacos"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 756ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API