Skip to content

Commit

Permalink
Update valkey.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Dec 17, 2024
1 parent 4383a20 commit 843ac18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/valkey/config/valkey.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 843ac18

Please sign in to comment.