mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
14 lines
180 B
JSON
14 lines
180 B
JSON
{
|
|
"apiBaseUrl": "",
|
|
"presets": [
|
|
{
|
|
"name": "Default (Auto)",
|
|
"url": ""
|
|
},
|
|
{
|
|
"name": "Localhost",
|
|
"url": "http://localhost:6185"
|
|
}
|
|
]
|
|
}
|