Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/54d43cdf255be1bcfa92073d67fb416dd9a66122 You should set ROOT_URL correctly, otherwise the web may not work correctly.
restructure
TidusJar 7 months ago
parent 2bfe341307
commit 54d43cdf25

@ -38,18 +38,6 @@
},
"configurations": {
"production": {
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
}
],
"fileReplacements": [
{
"replace": "src/environments/environment.ts",

Loading…
Cancel
Save