2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Update config_template.yaml

Change name for config name
This commit is contained in:
Matthias Mair
2022-03-01 12:25:04 +01:00
committed by GitHub
parent 5cc214dfbc
commit 2f4cae4c9d

View File

@ -155,9 +155,9 @@ static_root: '/home/inventree/data/static'
#login_attempts: 5
# Add new user on first startup
#set_user: admin
#set_email: info@example.com
#set_password: inventree
#admin_user: admin
#admin_email: info@example.com
#admin_password: inventree
# Permit custom authentication backends
#authentication_backends: