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

[FR] White labeling

Fixes #2301
This commit is contained in:
Matthias
2022-04-23 23:38:49 +02:00
parent adfcd42e09
commit 7834171c2a
4 changed files with 23 additions and 8 deletions

View File

@ -186,3 +186,6 @@ static_root: '/home/inventree/data/static'
# KEYCLOAK_URL: 'https://keycloak.custom/auth'
# KEYCLOAK_REALM: 'master'
# customize:
# login_message: |
# InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>