Guest User

Untitled

a guest
Dec 27th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. e2e:
  2. adapter: postgresql
  3. host: postgres
  4. encoding: unicode
  5. database: your_project_test
  6. pool: 5
  7. username: postgres
  8. password: your_password
Add Comment
Please, Sign In to add comment