Compare commits
No commits in common. "21f8ddfe334c8172e7d2a0792ad604ae61afe736" and "332764d415c16246aea11deae395ce98d909e98a" have entirely different histories.
21f8ddfe33
...
332764d415
@ -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"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user