Settings
Application configuration
Server Configuration
| JWT Secret | super-secret-key-12345 |
| DB Password | admin123 |
| API Key | sk-proj-FAKE-KEY-1234567890abcdef |
Environment Info
{
"nodeVersion": "v22.14.0",
"platform": "",
"arch": "",
"cwd": "/",
"uptime": 0,
"memoryUsage": {
"arrayBuffers": 0,
"rss": 0,
"external": 0,
"heapTotal": 0,
"heapUsed": 0
},
"env": {
"NODE_ENV": "production"
}
}