Update valkey.conf
This commit is contained in:
parent
4383a202f2
commit
843ac18d2d
|
|
@ -2,7 +2,7 @@ daemonize yes
|
|||
pidfile {$SERVER_PATH}/valkey/valkey.pid
|
||||
|
||||
bind 127.0.0.1
|
||||
port 6380
|
||||
port 6389
|
||||
requirepass {$VALKEY_PASS}
|
||||
|
||||
timeout 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue