4 lines
92 B
Bash
Executable File
4 lines
92 B
Bash
Executable File
mongoURI='mongodb://localhost:27017/'
|
|
database='nameOfDatabase'
|
|
PORT=8000
|
|
secret='123456789' |