Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/b586b6ac1c11171ecc914832622b0d940b4a30c2/.gitattributes
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Explicitly set bash scripts to have unix endings
|
|
*.sh text eol=lf
|
|
macOS/Prowlarr text eol=lf
|
|
|
|
# Custom for Visual Studio
|
|
*.cs diff=csharp
|
|
*.sln merge=union
|