Browse Source

Added the default login credentials to books tutorial

resolves https://github.com/volosoft/vs-internal/issues/6801
pull/23233/head
Yunus Emre Kalkan 1 year ago
parent
commit
583134ceae
  1. 2
      docs/en/tutorials/book-store-with-abp-suite/part-02.md

2
docs/en/tutorials/book-store-with-abp-suite/part-02.md

@ -128,7 +128,7 @@ It will take some time to complete the process. After the process is completed,
{{ end }}
After the application is started, you can right-click and *Browse* on the application to open it in the ABP Studio's pre-integrated browser. You can see the Books page in the following figure with a single record:
After the application is started, you can right-click and *Browse* on the application to open it in the ABP Studio's pre-integrated browser. After logging in using the default credentials (`admin` / `1q2w3E*`), you can see the Books page in the following figure with a single record:
![](./images/suite-book-pages-browser.png)

Loading…
Cancel
Save