hard coded redis port.

This commit is contained in:
wjbeckett 2024-09-30 22:41:36 +10:00
parent e952ba1c3a
commit 3de399025f

View File

@ -1,5 +1,5 @@
bind 0.0.0.0
protected-mode yes
port {{ matrix_element_call_redis_port }}
port 6379
timeout 0
tcp-keepalive 300