Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/e1a07d01b2e11ea2b583c07ee5a56f833fae18b9 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Automated API Docs update

pull/3171/head
Servarr 1 year ago committed by Bogdan
parent 27e498bb14
commit e1a07d01b2

@ -8724,6 +8724,10 @@
"type": "string",
"nullable": true
},
"foreignEditionId": {
"type": "string",
"nullable": true
},
"titleSlug": {
"type": "string",
"nullable": true
@ -9048,6 +9052,10 @@
"type": "string",
"nullable": true
},
"foreignEditionId": {
"type": "string",
"nullable": true
},
"titleSlug": {
"type": "string",
"nullable": true

Loading…
Cancel
Save