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:
parent
dc41fb4bf7
commit
4019a5e689
2 changed files with 11 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
[client]
|
||||
user=root
|
||||
password={{ mysql_root_password }}
|
||||
socket=/run/mysqld/mysqld.sock
|
||||
user = root
|
||||
password =
|
||||
socket = /run/mysqld/mysqld.sock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue