diff --git a/mysql/my.cnf b/mysql/my.cnf index 4c075eb..56f3229 100644 --- a/mysql/my.cnf +++ b/mysql/my.cnf @@ -44,7 +44,7 @@ skip-external-locking # # Instead of skip-networking the default is now to listen only on # localhost which is more compatible and is not less secure. -#bind-address = 127.0.0.1 +bind-address = 0.0.0.0 # # * Fine Tuning #