DocuCenter/backend/.env

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'