Compare commits

..

No commits in common. "8caf8b53a638defb49a9415899ffabc70ff6c9a2" and "21f8ddfe334c8172e7d2a0792ad604ae61afe736" have entirely different histories.

View File

@ -25,7 +25,6 @@
} }
}, },
"AllowedHosts": "*", "AllowedHosts": "*",
//"MongoDbConnection": "mongodb://admin:c4rn31r0@172.17.0.1:27017,172.17.0.1:27018/?replicaSet=rs0", "MongoDbConnection": "mongodb://admin:c4rn31r0@172.17.0.1:27017,172.17.0.1:27018/?replicaSet=rs0",
"MongoDbConnection": "mongodb://admin:c4rn31r0@172.17.0.1:27017",
"MongoDbDatabase": "YTExtractor-Prod" "MongoDbDatabase": "YTExtractor-Prod"
} }