You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProxySQL Admin binds on 127.0.0.1 by default.
To allow remote configuration, bind should be on 0.0.0.0 .
At the same time, in order to not compromise security, remove access should be denied for all default users (admin, stats, monitor)
The text was updated successfully, but these errors were encountered:
ProxySQL Admin binds on 127.0.0.1 by default.
To allow remote configuration, bind should be on 0.0.0.0 .
At the same time, in order to not compromise security, remove access should be denied for all default users (
admin
,stats
,monitor
)The text was updated successfully, but these errors were encountered: