Updated config file
Added subject field
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
"JWT": {
|
||||
"Audience": "",
|
||||
"Issuer": "",
|
||||
"Secret": ""
|
||||
"Secret": "",
|
||||
"Subject": ""
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
|
||||
|
||||
Reference in New Issue
Block a user