Updated config file
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
"Secret": "",
|
"Secret": "",
|
||||||
"Subject": ""
|
"Subject": ""
|
||||||
},
|
},
|
||||||
|
"Paths": {
|
||||||
|
"ContactQueueDirectory": "/home/user/path/"
|
||||||
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
|
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,6 +12,9 @@
|
|||||||
"Secret": "",
|
"Secret": "",
|
||||||
"Subject": ""
|
"Subject": ""
|
||||||
},
|
},
|
||||||
|
"Paths": {
|
||||||
|
"ContactQueueDirectory": "/home/user/path/"
|
||||||
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
|
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user