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

@@ -0,0 +1,6 @@
database:
connection:
driver: mysql
user: root
password:
dsn: mysql:dbname=thelia;host:localhost