mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 03:11:44 +08:00
9 lines
151 B
TOML
9 lines
151 B
TOML
[[sources]]
|
|
id = "dashboard_mysql"
|
|
type = "mysql"
|
|
host = "localhost"
|
|
port = 3306
|
|
user = "root"
|
|
password = "Password123@mysql"
|
|
database = "dataease_v3"
|