Merge pull request #165 from wangyuheng/main

fix get started url
This commit is contained in:
Max 2022-09-21 10:56:51 +08:00 committed by GitHub
commit e74e1d5a8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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+`

View file

@ -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+`