chore: 增加模拟用户 admin 设置

This commit is contained in:
Argo-Tianyi 2021-07-25 09:19:12 +08:00
parent 429c9ed6f1
commit a3e6697500
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
}
},
"AppId": "Demo",
"SimulateUserName": "",
"SimulateUserName": "Admin",
"BootstrapAdminAuthenticationOptions": {
"AuthHost": "http://localhost:50852",
"KeyPath": "..\\..\\admin\\keys"