add example for database config

This commit is contained in:
Manuel Raynaud
2013-03-29 08:53:17 +01:00
parent d4b87cca52
commit 2a3c8f24f1

View File

@@ -2,5 +2,5 @@ database:
connection:
driver: mysql
user: root
password: azerty
password:
dsn: mysql:dbname=thelia;host:localhost