mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
8 lines
317 B
JSON
8 lines
317 B
JSON
{
|
|
"launchdate": "2025-09-01",
|
|
"database": {"host": "localhost", "port": 3306, "user": "root", "passwd": "123456", "dbname": "ees"},
|
|
"token":"",
|
|
"http": {"port": 19800},
|
|
"mqtt": {"host":"mqtt://43.136.119.46:6203","username":"jsyhsec","password":"123456"},
|
|
"weburl": "http://127.0.0.1:19600/"
|
|
} |