fix(appsettings): AuthCLientParms.Url
This commit is contained in:
parent
44560e7057
commit
beabc3f4e0
@ -77,7 +77,7 @@
|
|||||||
"UseEncryptor": true,
|
"UseEncryptor": true,
|
||||||
"UseSwagger": true,
|
"UseSwagger": true,
|
||||||
"AuthClientParams": {
|
"AuthClientParams": {
|
||||||
"Url": "http://172.24.11.75:8088/auth-hub",
|
"Url": "https://localhost:7192/auth-hub",
|
||||||
"PublicKeys": [
|
"PublicKeys": [
|
||||||
{
|
{
|
||||||
"Issuer": "auth.digitaldata.works",
|
"Issuer": "auth.digitaldata.works",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user