add new INVENTREE_SITE_URL variable
This commit is contained in:
parent
84887eb811
commit
41be255144
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ INVENTREE_DB_PASSWORD=password
|
|||
|
||||
# Django configuration
|
||||
INVENTREE_SECRET_KEY=some-secret-key
|
||||
ALLOWED_HOSTS=inventree.example.com,www.inventree.example.com
|
||||
INVENTREE_SITE_URL=inventree.example.com,www.inventree.example.com
|
||||
|
||||
# SSO Config
|
||||
INVENTREE_SOCIAL_BACKENDS=allauth.socialaccount.providers.openid_connect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue