Fix: update config
new config
{
"baseURL": "http://localhost",
"adminPassword": "changeme",
"apikey": "user"
}
old config
{
"baseURL": "http://localhost",
"redisPassword": "changeme",
"apikey": "user",
}
Fix: update config
new config
{
"baseURL": "http://localhost",
"adminPassword": "changeme",
"apikey": "user"
}
old config
{
"baseURL": "http://localhost",
"redisPassword": "changeme",
"apikey": "user",
}