Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/cb8a50bd663ebf7c49768fb5f7d05759d1dfff76
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
1 deletions
@ -97,6 +97,15 @@
"contributions": [
"infra"
]
},
{
"login": "Shutruk",
"name": "Shutruk",
"avatar_url": "https://avatars2.githubusercontent.com/u/9198633?v=4",
"profile": "https://github.com/Shutruk",
"contributions": [
"translation"
]
}
],
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\"/></a>",
@ -16,7 +16,7 @@
< a href = "https://lgtm.com/projects/g/sct/overseerr/context:javascript" > < img alt = "Language grade: JavaScript" src = "https://img.shields.io/lgtm/grade/javascript/g/sct/overseerr.svg?logo=lgtm&logoWidth=18" / > < / a >
< img alt = "GitHub" src = "https://img.shields.io/github/license/sct/overseerr" >
<!-- ALL - CONTRIBUTORS - BADGE:START - Do not remove or modify this section -->
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-1 0 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-1 1 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -105,6 +105,7 @@ Our [Code of Conduct](https://github.com/sct/overseerr/blob/develop/CODE_OF_COND
< td align = "center" > < a href = "https://github.com/jvennik" > < img src = "https://avatars3.githubusercontent.com/u/6672637?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > jvennik< / b > < / sub > < / a > < br / > < a href = "#translation-jvennik" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/darknessgp" > < img src = "https://avatars0.githubusercontent.com/u/1521243?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > darknessgp< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=darknessgp" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/saltydk" > < img src = "https://avatars1.githubusercontent.com/u/6587950?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > salty< / b > < / sub > < / a > < br / > < a href = "#infra-saltydk" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < / td >
< td align = "center" > < a href = "https://github.com/Shutruk" > < img src = "https://avatars2.githubusercontent.com/u/9198633?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Shutruk< / b > < / sub > < / a > < br / > < a href = "#translation-Shutruk" title = "Translation" > 🌍< / a > < / td >
< / tr >
< / table >