Guest User

Untitled

a guest
Sep 18th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. doctrine:
  2. dbal:
  3. driver: pdo_mysql
  4. host: localhost
  5. port:
  6. dbname: db_test
  7. user: user
  8. password: pass
  9. charset: UTF8
Add Comment
Please, Sign In to add comment