Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/src/commit/9d2971b33b754f389d61877ee5d081a1c090e70c/postcss.config.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|