Advertisement
Guest User

Untitled

a guest
Mar 15th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. NODE_ENV=development
  2. URL=localhost
  3. PORT=3000
  4. DB=mongodb
  5. MONGODB_USER=
  6. MONGODB_PASS=
  7. MONGODB_HOST=localhost
  8. MONDODB_PORT=27017
  9. DB_NAME=obolprd
  10. AUTH_SOURCE=admin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement