forked from wallabag/wallabag
Add ability to use socket
For Redis & MySQL
This commit is contained in:
@ -77,6 +77,7 @@ doctrine:
|
||||
password: "%database_password%"
|
||||
charset: UTF8
|
||||
path: "%database_path%"
|
||||
unix_socket: "%database_socket%"
|
||||
server_version: 5.6
|
||||
|
||||
orm:
|
||||
|
||||
Reference in New Issue
Block a user