redis binds

This commit is contained in:
Mike Reeves
2020-08-08 00:19:55 -04:00
parent dc12cacee0
commit 8a50768e16
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ bind 0.0.0.0
# are explicitly listed using the "bind" directive.
protected-mode no
tls-cert-file /certs/redis.crt
tls-key-file /certs/to/redis.key
tls-key-file /certs/redis.key
tls-ca-cert-file /certs/ca.crt
tls-port 6380