mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
use mysql.sock
This commit is contained in:
parent
7035bb38b2
commit
7fe2e22589
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
[client]
|
||||
user=root
|
||||
password={{ mysql_root_password }}
|
||||
socket=/run/mysqld/mysqld.sock
|
||||
|
|
Loading…
Reference in a new issue