fix: update systemctl service and mysql my.conf
This commit is contained in:
@@ -171,7 +171,7 @@ case "$1" in
|
||||
[client]
|
||||
user=root
|
||||
password=\${MYSQL_ROOT_PASSWORD}
|
||||
host=${mysql_container_ip}
|
||||
host=wfc-mysql
|
||||
port=${mysql_container_port}
|
||||
EOF"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user