Guest User

Untitled

a guest
Mar 10th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. development:
  2. database: typo_dev
  3. adapter: mysql
  4. host: localhost
  5. username: root
  6. password:
  7.  
  8. production:
  9. database: typo
  10. adapter: mysql
  11. host: localhost
  12. username: newUser
  13. password:
Add Comment
Please, Sign In to add comment