refactor(appsetings): Unnötige Konfigurations-Parameter entfernt.
This commit is contained in:
@@ -70,11 +70,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Jwt": {
|
|
||||||
"Issuer": null,
|
|
||||||
"Audience": null,
|
|
||||||
"Key": "8RGnd7x0G2TYLOIW4m_qlIls7MfbAIGNrpQJzMAUIvULHOLiG723znRa_MG-Z4yw3SErusOU4hTui2rVBMcCaQ"
|
|
||||||
},
|
|
||||||
"ContactLink": {
|
"ContactLink": {
|
||||||
"Label": "Kontakt",
|
"Label": "Kontakt",
|
||||||
"Href": "https://digitaldata.works/",
|
"Href": "https://digitaldata.works/",
|
||||||
@@ -135,8 +130,6 @@
|
|||||||
"Headers": {},
|
"Headers": {},
|
||||||
"QueryParams": {
|
"QueryParams": {
|
||||||
"from": "signFlow"
|
"from": "signFlow"
|
||||||
},
|
}
|
||||||
"CodeCacheValidityPeriod": "00:10:00"
|
}
|
||||||
},
|
|
||||||
"EnvelopeReceiverCacheParams": {}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user