Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/e32b585e97cb88528a0a01b8fa6ffdd5e3bd9914
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
12 additions and
1 deletions
@ -34,6 +34,16 @@
"code",
"doc"
]
},
{
"login": "comradekingu",
"name": "Allan Nordhøy",
"avatar_url": "https://avatars1.githubusercontent.com/u/13802408?v=4",
"profile": "http://portfolio.anotheragency.no",
"contributions": [
"doc",
"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- 3 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors- 4 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -96,6 +96,7 @@ Our [Code of Conduct](https://github.com/sct/overseerr/blob/develop/CODE_OF_COND
< td align = "center" > < a href = "https://sct.dev" > < img src = "https://avatars1.githubusercontent.com/u/234213?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > sct< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=sct" title = "Code" > 💻< / a > < a href = "#design-sct" title = "Design" > 🎨< / a > < a href = "#ideas-sct" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://github.com/azoitos" > < img src = "https://avatars2.githubusercontent.com/u/26529049?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Alex Zoitos< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=azoitos" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/OwsleyJr" > < img src = "https://avatars3.githubusercontent.com/u/8635678?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Brandon Cohen< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=OwsleyJr" title = "Code" > 💻< / a > < a href = "https://github.com/sct/overseerr/commits?author=OwsleyJr" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "http://portfolio.anotheragency.no" > < img src = "https://avatars1.githubusercontent.com/u/13802408?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Allan Nordhøy< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=comradekingu" title = "Documentation" > 📖< / a > < a href = "#translation-comradekingu" title = "Translation" > 🌍< / a > < / td >
< / tr >
< / table >