7 lines
122 B
YAML
7 lines
122 B
YAML
database:
|
|
connection:
|
|
driver: mysql
|
|
user: root
|
|
password: azerty
|
|
dsn: mysql:dbname=thelia;host:localhost
|