3 lines
64 B
Bash
3 lines
64 B
Bash
mongoURI='mongodb://localhost:27017/'
|
|
database='nameOfDatabase'
|
mongoURI='mongodb://localhost:27017/'
|
|
database='nameOfDatabase'
|