[4.1-5.4] FAM-UI Streamlit - 事件列表/筛选/明细/AI对话/对话历史/成员命名/统计图表 + 配置
This commit is contained in:
11
fam-ui/config/config.yaml.example
Normal file
11
fam-ui/config/config.yaml.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# FAM-UI 配置文件 (NAS 端)
|
||||
# 复制此文件为 config.yaml 并修改实际值
|
||||
|
||||
core_url: "http://127.0.0.1:8000" # FAM-Core 地址
|
||||
|
||||
database:
|
||||
host: "127.0.0.1"
|
||||
port: 3306
|
||||
user: "root"
|
||||
password: ""
|
||||
database: "sentinel_home_ai"
|
||||
Reference in New Issue
Block a user