Update valkey.conf

This commit is contained in:
Mr Chen 2024-12-18 01:56:03 +08:00
parent 4383a202f2
commit 843ac18d2d
1 changed files with 1 additions and 1 deletions

View File

@ -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