Files
AstrBot/dashboard/public/config.json
LIghtJUNction fed11fffa4 恢复分支
2026-02-27 22:20:38 +08:00

14 lines
180 B
JSON

{
"apiBaseUrl": "",
"presets": [
{
"name": "Default (Auto)",
"url": ""
},
{
"name": "Localhost",
"url": "http://localhost:6185"
}
]
}