Guest User

Untitled

a guest
Apr 23rd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. development:
  2. adapter: postgresql
  3. encoding: unicode
  4. database: my_app_development
  5. username: my_app
  6. password:
  7. host: localhost
  8. port: 5432
Add Comment
Please, Sign In to add comment