add example for database config
This commit is contained in:
@@ -2,5 +2,5 @@ database:
|
|||||||
connection:
|
connection:
|
||||||
driver: mysql
|
driver: mysql
|
||||||
user: root
|
user: root
|
||||||
password: azerty
|
password:
|
||||||
dsn: mysql:dbname=thelia;host:localhost
|
dsn: mysql:dbname=thelia;host:localhost
|
||||||
Reference in New Issue
Block a user