mirror of https://github.com/abpframework/abp.git
2 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
# Problem: Can not login with the admin user |
|||
|
|||
* Try username `admin` and Password `1q2w3E*`. |
|||
* Try to migrate database. If you have a `DbMigrator` application in your solution, use it. It will seed initial data and create the admin user for you. |
|||
* If not works, read the README.MD file in your solution, or check the [Getting Started](https://abp.io/docs/latest/get-started) document. |
|||
Loading…
Reference in new issue