Added mongodb as database
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
{
|
||||
"DatabaseSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017",
|
||||
"DatabaseName": "ProspectDb"
|
||||
},
|
||||
"PlayFabSettings": {
|
||||
"PublisherId": "850902E5B40508ED",
|
||||
"TitleId": "A22AB"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user