Compare commits

..

No commits in common. "5cf7136bc72fb110284835e453de0618c1f84ab4" and "84a572af6820fe1fdf660dfbec375f69200e8fa6" have entirely different histories.

View File

@ -26,5 +26,5 @@
},
"AllowedHosts": "*",
"MongoDbConnection": "mongodb://admin:c4rn31r0@localhost:27017,localhost:27018/?authSource=admin",
"MongoDbDatabase": "YTExtractor-Prod"
"MongoDbDatabase": "YTExtractor.Prod"
}