mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-20 17:08:18 +00:00
7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"SECRET_KEY": "change-this-to-a-random-secret-key",
|
|
"USERS": {
|
|
"admin": "SHA256_OF_YOUR_PASSWORD"
|
|
}
|
|
}
|