nsfwapp/backend/data/auth.json
2026-02-06 09:35:43 +01:00

7 lines
152 B
JSON

{
"username": "admin",
"passwordHash": "$2a$10$ujxgEV/riwyxEfQKdG3hruUGljg/ts3bDETFAPhZb07N0TBY5LRNq",
"totpEnabled": false,
"totpSecret": ""
}