Compare commits
No commits in common. "257369825630aae6388a5afbee30d41ebcad135b" and "5cf7136bc72fb110284835e453de0618c1f84ab4" have entirely different histories.
2573698256
...
5cf7136bc7
@ -25,6 +25,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*",
|
||||||
"MongoDbConnection": "mongodb://admin:c4rn31r0@127.0.0.1:27017,127.0.0.1:27018/?replicaSet=rs0",
|
"MongoDbConnection": "mongodb://admin:c4rn31r0@localhost:27017,localhost:27018/?authSource=admin",
|
||||||
"MongoDbDatabase": "YTExtractor-Prod"
|
"MongoDbDatabase": "YTExtractor-Prod"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user