fix password cat

This commit is contained in:
CanbiZ 2025-03-06 12:15:39 +01:00 committed by GitHub
parent ffed8f67de
commit 122c0a1855
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
],
"default_credentials": {
"username": "admin",
"password": "`cat /etc/inventree/admin_password`"
"password": "`cat /etc/inventree/admin_password.txt`"
},
"notes": [
{