Switch to 0.0.0.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% if bind_address %}
|
||||
bind-address = {{ bind_address }}
|
||||
{% else %}
|
||||
bind-address = *
|
||||
bind-address = 0.0.0.0
|
||||
{% endif %}
|
||||
|
||||
{% if wsrep_provider_options %}
|
||||
|
||||
Reference in New Issue
Block a user