Updated config file

This commit is contained in:
kdeng00
2023-10-02 06:37:47 -04:00
parent 48e52aed3d
commit 13cb3949fc
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -12,6 +12,9 @@
"Secret": "",
"Subject": ""
},
"Paths": {
"ContactQueueDirectory": "/home/user/path/"
},
"ConnectionStrings": {
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
}