# Default Homebrew MySQL server config[mysqld]skip-name-resolve# Only allow connections from localhost#bind-address = 127.0.0.1bind-address = 192.168.1.153mysqlx-bind-address = 127.0.0.1#mysqlx-bind-address = 0.0.0.0