add UNIX socket support for MySQL

This commit is contained in:
Marc Dequènes (Duck)
2017-04-12 14:54:56 +09:00
parent 3425f3a84a
commit 080b7a4d7d
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ APP_KEY=
DB_DRIVER=mysql
DB_HOST=localhost
DB_UNIX_SOCKET=null
DB_DATABASE=cachet
DB_USERNAME=homestead
DB_PASSWORD=secret