Add ability to use socket

For Redis & MySQL
This commit is contained in:
Jeremy Benoist
2016-10-07 21:00:13 +02:00
parent 233a1081ea
commit 6d204f5382
3 changed files with 6 additions and 1 deletions

View File

@ -77,6 +77,7 @@ doctrine:
password: "%database_password%"
charset: UTF8
path: "%database_path%"
unix_socket: "%database_socket%"
server_version: 5.6
orm: