Fixed password (#146)

This commit is contained in:
Mellowlynx 2024-11-09 02:15:50 +01:00 committed by GitHub
parent 957f7e8ba2
commit 970571a141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
],
"default_credentials": {
"username": "admin",
"password": "changeme"
"password": "helper-scripts.com"
},
"notes": [
{
@ -36,4 +36,4 @@
"type": "warning"
}
]
}
}