Files
sentinel-home-ai/fam-ui/config/config.yaml

13 lines
354 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# FAM-UI 配置文件 (NAS 端) - 新架构 v22026-08-21
# NAS 仅作管理后台,前端读本地 MariaDB 同步镜像,不再读取关键帧图片。
core_url: "http://127.0.0.1:8000"
database:
host: "127.0.0.1"
port: 3306
user: "root"
password: "iLoveJava5!"
database: "sentinel_home_ai"
unix_socket: "/run/mysqld/mysqld10.sock"