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