refactor propel configuration
This commit is contained in:
6
local/config/database.yml
Normal file
6
local/config/database.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
database:
|
||||
connection:
|
||||
driver: mysql
|
||||
user: root
|
||||
password: azerty
|
||||
dsn: mysql:dbname=thelia;host:localhost
|
||||
Reference in New Issue
Block a user