Update valkey config

This commit is contained in:
Z. Charles Dziura 2025-03-03 12:21:19 -05:00
parent 6a62b360d0
commit 066b912e42
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1,2 @@
user debt_pirate on >H553jOui2734 +multi +ping +@keyspace +@read +@string +@hash +@set +@pubsub ~*debt_pirate* &*debt_pirate*
user default >nKDL0X3maSQb

View file

@ -85,7 +85,7 @@
# You will also need to set a password unless you explicitly disable protected
# mode.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bind 127.0.0.1 -::1
bind 0.0.0.0
# By default, outgoing connections (from replica to primary, from Sentinel to
# instances, cluster bus, etc.) are not bound to a specific local address. In