Compare commits

..

No commits in common. "21f8ddfe334c8172e7d2a0792ad604ae61afe736" and "332764d415c16246aea11deae395ce98d909e98a" have entirely different histories.

View File

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