remove mongodb url

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-19 12:17:50 +02:00
parent dec3adefeb
commit 943f8baa49
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -32,5 +32,3 @@ console.log('creating model...')
createModel(url, db).then(rows => {
console.log(`done, ${rows} rows inserted.`)
}).catch(error => { console.error(error) })
// mongodb+srv://dbUser:ZfVAdSSnw9myvd70@cluster0.fyeho.mongodb.net/?retryWrites=true&w=majority