Push changes
This commit is contained in:
@@ -1,13 +1,25 @@
|
||||
{
|
||||
"AuthTokenSettings": {
|
||||
"Secret": "ChangeMe_abc77b8d-e13c-4f76-9ede-48c2fc9489f4"
|
||||
},
|
||||
"DatabaseSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017",
|
||||
"DatabaseName": "ProspectDb"
|
||||
},
|
||||
"PlayFabSettings": {
|
||||
"PublisherId": "850902E5B40508ED",
|
||||
"TitleId": "A22AB"
|
||||
}
|
||||
"AuthTokenSettings": {
|
||||
"Secret": "ChangeMe_abc77b8d-e13c-4f76-9ede-48c2fc9489f4"
|
||||
},
|
||||
"DatabaseSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017",
|
||||
"DatabaseName": "ProspectDb"
|
||||
},
|
||||
"PlayFabSettings": {
|
||||
"PublisherId": "850902E5B40508ED",
|
||||
"TitleId": "2EA46"
|
||||
},
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Https": {
|
||||
"Url": "https://2EA46.playfabapi.com"
|
||||
}
|
||||
},
|
||||
"Certificates": {
|
||||
"Default": {
|
||||
"Path": ".\\certificate.pfx"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user