chore: 增加模拟用户 admin 设置
This commit is contained in:
parent
429c9ed6f1
commit
a3e6697500
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AppId": "Demo",
|
"AppId": "Demo",
|
||||||
"SimulateUserName": "",
|
"SimulateUserName": "Admin",
|
||||||
"BootstrapAdminAuthenticationOptions": {
|
"BootstrapAdminAuthenticationOptions": {
|
||||||
"AuthHost": "http://localhost:50852",
|
"AuthHost": "http://localhost:50852",
|
||||||
"KeyPath": "..\\..\\admin\\keys"
|
"KeyPath": "..\\..\\admin\\keys"
|
||||||
|
|
Loading…
Reference in New Issue