mirror of
https://github.com/donavon04/DocuCenter.git
synced 2025-01-18 09:40:56 -07:00
8 lines
194 B
Bash
8 lines
194 B
Bash
MONGODB_URI='mongodb://localhost:27017'
|
|
MONGODB_NAME='docucenter'
|
|
|
|
NODE_ENV='development' #If set to production it will require https to function
|
|
|
|
JWT_SECRET='IjkAORBx^cLYpSb6Btz@te&vAJ3Pt*$z'
|
|
|