Reset admin password to default for public release

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
DigiJ 2026-03-02 09:38:27 -08:00
parent b62d11ab7c
commit 3e107815a8

View File

@ -1,5 +1,5 @@
{ {
"username": "admin", "username": "admin",
"password": "$2b$12$sKgXrKNhWEp/rgpZd3E5mefAL0jC9Hsq2zM6/74qXqKNKD9gpNbai", "password": "admin",
"force_change": false "force_change": true
} }