shopizer-ecommerce / shopizer-admin

MIT License
49 stars 137 forks source link

Login attempt error after running locally for the first time [Invalid username or password] #57

Closed RiverViewNear closed 2 years ago

RiverViewNear commented 2 years ago

My db is 10.6.5-MariaDB . I confirmed that the manager data was normally created in the db. users_admin

The log-in information is as follows: Username: admin@shopizer.com

Password: password

Here are the results I tried: failed_users

Can I get information to log in?

RiverViewNear commented 2 years ago

I confirmed that the apiUrl option of shopizer-admin needs to be changed to localhost in order to run locally.

So close the issue