Skip to content

Instantly share code, notes, and snippets.

@Axxiss
Created March 23, 2012 08:17
Show Gist options
  • Save Axxiss/2168227 to your computer and use it in GitHub Desktop.
Save Axxiss/2168227 to your computer and use it in GitHub Desktop.
Config test environment
doctrine:
dbal:
driver: pdo_mysql
host: localhost
port:
dbname: db_test
user: user
password: pass
charset: UTF8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment