yunweigo
Results
2
comments of
yunweigo
$cat config.default.js `authentication : true, credentials : [ { username : 'admin', password : '123456' }, ` when I login used admin:123456 , the page reported "Cannot POST /login"
The same error, Do you resloved?