mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-20 04:44:46 +08:00
feat: add config modules
This commit is contained in:
3
backend/src/config/__init__.py
Normal file
3
backend/src/config/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .app_config import get_app_config
|
||||
|
||||
__all__ = ["get_app_config"]
|
||||
Reference in New Issue
Block a user