1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

keep root websockets using password

This commit is contained in:
Jerry Vonau 2020-08-23 12:25:11 -05:00
parent dc41fb4bf7
commit 4019a5e689
2 changed files with 11 additions and 22 deletions

View file

@ -1,4 +1,4 @@
[client]
user=root
password={{ mysql_root_password }}
socket=/run/mysqld/mysqld.sock
user = root
password =
socket = /run/mysqld/mysqld.sock