Skip to content

Commit 6d99491

Browse files
authored
Update README.md (#249)
Changed value for redis_bind to correspond to the defaults/main.yml file.
1 parent b7f0612 commit 6d99491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ redis_local_facts: true
228228
redis_service_name: "redis_{{ redis_port }}"
229229
230230
## Networking/connection options
231-
redis_bind: 0.0.0.0
231+
redis_bind: false
232232
redis_port: 6379
233233
redis_password: false
234234
# Slave replication options

0 commit comments

Comments
 (0)