Bind REST API to localhost by default
Binding to localhost by default is more secure than binding to all interfaces.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
threads=4
|
||||
admin_auth=false
|
||||
log_info=1
|
||||
admin_host=::
|
||||
|
||||
[MySQL Monitor]
|
||||
type=monitor
|
||||
|
Reference in New Issue
Block a user