Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/src/commit/8d564bb8004cac1e501ecb00523207b0cde05938/.dockerignore
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# directories
|
|
.config/
|
|
.github/
|
|
.idea/
|
|
.sonarqube/
|
|
.vs/
|
|
ci/
|
|
.vscode/
|
|
publish/
|
|
schemas/
|
|
scripts/
|
|
tests/
|
|
|
|
# csharp output directories
|
|
**/bin/
|
|
**/obj/
|
|
**/out/
|
|
|
|
# files
|
|
Dockerfile*
|
|
**/*.trx
|
|
**/*.md
|
|
|
|
# Ignore these directories inside the docker subdir
|
|
docker/config/
|
|
docker/artifacts/
|