mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-09 05:59:35 +02:00
hard coded redis port.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
bind 0.0.0.0
|
bind 0.0.0.0
|
||||||
protected-mode yes
|
protected-mode yes
|
||||||
port {{ matrix_element_call_redis_port }}
|
port 6379
|
||||||
timeout 0
|
timeout 0
|
||||||
tcp-keepalive 300
|
tcp-keepalive 300
|
||||||
|
Reference in New Issue
Block a user