Fix prosody conf.

This commit is contained in:
mguschin
2026-04-29 21:45:21 +03:00
parent bb7596ffdd
commit eddb4b3531

View File

@@ -58,6 +58,7 @@ sql = {
c2s_ports = { 5222 }
s2s_ports = { 5269 }
component_ports = { 5347 }
component_interface = "0.0.0.0"
http_ports = { 5280 }
https_ports = { 5281 }