2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

[P UI] Make base url configurable (#5577)

* made url_base configurable for P UI

* fixed test for configurable base url
This commit is contained in:
Matthias Mair
2023-09-20 19:39:05 -04:00
committed by GitHub
parent 6c5b9e0108
commit 8432297d3c
8 changed files with 24 additions and 13 deletions

View File

@ -250,6 +250,8 @@ remote_login_header: HTTP_REMOTE_USER
# show_server_selector: false
# sentry_dsn: https://84f0c3ea90c64e5092e2bf5dfe325725@o1047628.ingest.sentry.io/4504160008273920
# environment: development
# Base URL for serving Platform UI
# pui_url_base: 'platform'
# Custom flags
# InvenTree uses django-flags; read more in their docs at https://cfpb.github.io/django-flags/conditions/