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/4a00617fe47064ea50f95a02f29832a419ab13a3/postcss.config.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
module.exports = {
|
|
plugins: ['tailwindcss', 'postcss-preset-env'],
|
|
};
|