fix get started url
This commit is contained in:
parent
5eca33d32a
commit
24ba326dee
2 changed files with 2 additions and 2 deletions
|
|
@ -133,7 +133,7 @@ Open a command line terminal, **run in the project root directory**:
|
|||
yao start
|
||||
```
|
||||
|
||||
1. Open a browser, visit `https://127.0.0.1:5099/xiang/login/admin`,
|
||||
1. Open a browser, visit `http://127.0.0.1:5099/xiang/login/admin`,
|
||||
|
||||
2. Enter the default username: `xiang@iqka.com`, password: `A123456p+`
|
||||
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ yao run flows.setmenu
|
|||
yao start
|
||||
```
|
||||
|
||||
1. 打开浏览器, 访问 `https://127.0.0.1:5099/xiang/login/admin`,
|
||||
1. 打开浏览器, 访问 `http://127.0.0.1:5099/xiang/login/admin`,
|
||||
|
||||
2. 输入默认用户名: `xiang@iqka.com`, 密码: `A123456p+`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue