Guest User

Untitled

a guest
Jun 6th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. exports = module.exports = {
  2. public_path: "#{__dirname}/public"
  3. destroy_humanity_after_every_request: false
  4. mongodb:
  5. hostname: 'localhost'
  6. username: 'the_great_great_emperor'
  7. password: 'ponies'
  8. }
Add Comment
Please, Sign In to add comment