mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
remove mongodb url
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
dec3adefeb
commit
943f8baa49
@ -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
|
Loading…
Reference in New Issue
Block a user