|
@@ -208,8 +208,8 @@ function countdown() {
|
|
|
|
|
|
countdown()
|
|
|
|
|
|
-convertDataInMongo('mongodb://192.168.100.59:27017/primary')
|
|
|
-convertDataInMongo('mongodb+srv://testDB:h1nt1OyXw6QeUnzS@cluster0.29sklte.mongodb.net/secondary')
|
|
|
+// convertDataInMongo('mongodb://192.168.100.59:27017/primary')
|
|
|
+// convertDataInMongo('mongodb+srv://testDB:h1nt1OyXw6QeUnzS@cluster0.29sklte.mongodb.net/secondary')
|
|
|
|
|
|
// // Manually log the missing data given by audit
|
|
|
secondary_log.init(settings.target).then(() => {
|