Skip to content

Commit

Permalink
fix /etc/my.cnf
Browse files Browse the repository at this point in the history
  • Loading branch information
jimcat8 committed Jul 18, 2023
1 parent e57409e commit 5ffe9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/email/02-basic-email-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ port=3306
socket=/tmp/mysql.sock

[mysqld]
bind-address=192.168.100.5
port=3306
socket=/tmp/mysql.sock
basedir=/usr/local/mysql
Expand Down

0 comments on commit 5ffe9e8

Please sign in to comment.