Update valkey config
This commit is contained in:
parent
6a62b360d0
commit
066b912e42
2 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
||||||
user debt_pirate on >H553jOui2734 +multi +ping +@keyspace +@read +@string +@hash +@set +@pubsub ~*debt_pirate* &*debt_pirate*
|
user debt_pirate on >H553jOui2734 +multi +ping +@keyspace +@read +@string +@hash +@set +@pubsub ~*debt_pirate* &*debt_pirate*
|
||||||
|
user default >nKDL0X3maSQb
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
# You will also need to set a password unless you explicitly disable protected
|
# You will also need to set a password unless you explicitly disable protected
|
||||||
# mode.
|
# mode.
|
||||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
bind 127.0.0.1 -::1
|
bind 0.0.0.0
|
||||||
|
|
||||||
# By default, outgoing connections (from replica to primary, from Sentinel to
|
# By default, outgoing connections (from replica to primary, from Sentinel to
|
||||||
# instances, cluster bus, etc.) are not bound to a specific local address. In
|
# instances, cluster bus, etc.) are not bound to a specific local address. In
|
||||||
|
|
Loading…
Add table
Reference in a new issue