set component interface in global configuration
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Morgan McMillian 2 weeks ago
parent 67a8e99295
commit ea6aa5a745

@ -207,6 +207,9 @@ log = {
-- Location of directory to find certificates in (relative to main config file):
certificates = "certs"
component_ports = { 5347 }
component_interface = { "::", "*" }
Include "conf.d/*.cfg.lua"
---------- End of the Prosody Configuration file ----------

Loading…
Cancel
Save