This commit is contained in:
jxxghp
2023-06-13 19:46:06 +08:00
parent 7057889f09
commit f88a024346
2 changed files with 35 additions and 37 deletions

View File

@ -23,7 +23,7 @@ async def arr_system_status(apikey: str) -> Any:
"appName": "MoviePilot",
"instanceName": "moviepilot",
"version": APP_VERSION,
"urlBase": "/api/v3"
"urlBase": ""
}