Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/ae29e5c5a2372aa3a0c1c14193957e9661821820
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
5 additions and
5 deletions
@ -91,7 +91,7 @@
"@types/lodash" : "^4.14.168" ,
"@types/node" : "^14.14.34" ,
"@types/node-schedule" : "^1.3.1" ,
"@types/nodemailer" : "^6.4. 0 ",
"@types/nodemailer" : "^6.4. 1 ",
"@types/react" : "^17.0.3" ,
"@types/react-dom" : "^17.0.2" ,
"@types/react-toast-notifications" : "^2.4.0" ,
@ -2252,10 +2252,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
"@types/nodemailer@*", "@types/nodemailer@^6.4.0 ":
version "6.4.0 "
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.0.tgz#d8c039be3ed685c4719a026455555be82c124b74 "
integrity sha512-KY7bFWB0MahRZvVW4CuW83qcCDny59pJJ0MQ5ifvfcjNwPlIT0vW4uARO4u1gtkYnWdhSvURegecY/tzcukJcA ==
"@types/nodemailer@*", "@types/nodemailer@^6.4.1 ":
version "6.4.1 "
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.1.tgz#31f96f4410632f781d3613bd1f4293649e423f75 "
integrity sha512-8081UY/0XTTDpuGqCnDc8IY+Q3DSg604wB3dBH0CaZlj4nZWHWuxtZ3NRZ9c9WUrz1Vfm6wioAUnqL3bsh49uQ ==
dependencies:
"@types/node" "*"