Guest User

Untitled

a guest
Aug 18th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. development:
  2. adapter: mysql2
  3. encoding: utf8
  4. database: efastinfo_development
  5. username: dbuser
  6. password: dbuserpass
  7. host: localhost
  8.  
  9. propertydb:
  10. adapter: postgresql
  11. encoding: unicode
  12. database: propertydb_development
  13. username: dbuser
  14. password: dbuserpass
  15. pool: 10
Add Comment
Please, Sign In to add comment