Skip to content

Commit

Permalink
Added reference to IANA ticket for port 6379
Browse files Browse the repository at this point in the history
Just so it's extra official 😄
  • Loading branch information
itamarhaber committed Apr 23, 2015
1 parent 6c60526 commit 066d7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bind 127.0.0.1

# Accept connections on the specified port, default is 6379.
# Accept connections on the specified port, default is 6379 (IANA #815344).
# If port 0 is specified Redis will not listen on a TCP socket.
port 6379

Expand Down

0 comments on commit 066d7a2

Please sign in to comment.