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

chore: fix gitattributes for images [skip ci]

pull/1463/head
sct 4 years ago
parent 1a311d211d
commit 6a4ea1b0c5
No known key found for this signature in database
GPG Key ID: 77D146606D30DCCD

25
.gitattributes vendored

@ -1 +1,26 @@
* text eol=lf
#
## These files are binary and should be left untouched
#
# (binary is a macro for -text -diff)
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.mov binary
*.mp4 binary
*.mp3 binary
*.flv binary
*.fla binary
*.swf binary
*.gz binary
*.zip binary
*.7z binary
*.ttf binary
*.eot binary
*.woff binary
*.pyc binary
*.pdf binary

Loading…
Cancel
Save