Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. connection: {
  2. host: 'localhost',
  3. user: 'superSecret',
  4. password: 'notGonnaTell',
  5. port: 8889,
  6. database: 'babelverse_core',
  7. multipleStatements: true
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement