chore: 增加模拟用户 admin 设置

This commit is contained in:
Argo-Tianyi 2021-05-29 09:19:12 +08:00
parent 1f2865807a
commit 5daeab89dd
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"