2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-10-15 13:42:20 +00:00

fix: package distribution (#10515)

* show warning text

* fix formatting

* try to gather site-url correctly

* protect envs that are set in the config

* raise issue if they appear

* prefer app setting over file config

* preserve setting if injected via envs
This commit is contained in:
Matthias Mair
2025-10-06 23:56:08 +02:00
committed by GitHub
parent a2ee45ea2d
commit c83a9b01ce
5 changed files with 32 additions and 9 deletions

View File

@@ -13,7 +13,7 @@
</head>
<body>
<div id="root"></div>
<div id="root">If you see this text there might be an Issue with your update - see <a href="https://docs.inventree.org/en/stable/settings/error_codes/#inve-e1">INVE-E1</a> in the docs for help</div>
<div id="spa_settings">{% spa_settings %}</div>
{% if bundle == "NOT_FOUND" %}
<div id="spa_bundle_error">