Updated config
This commit is contained in:
@@ -12,6 +12,10 @@
|
|||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": ""
|
"ClientSecret": ""
|
||||||
},
|
},
|
||||||
|
"RSAKeys": {
|
||||||
|
"PrivateKeyPath": "",
|
||||||
|
"PublicKeyPath": ""
|
||||||
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
|
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -12,6 +12,10 @@
|
|||||||
"ClientId": "",
|
"ClientId": "",
|
||||||
"ClientSecret": ""
|
"ClientSecret": ""
|
||||||
},
|
},
|
||||||
|
"RSAKeys": {
|
||||||
|
"PrivateKeyPath": "",
|
||||||
|
"PublicKeyPath": ""
|
||||||
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
|
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user