[Ejabberd] Add missing ip in yml

This commit is contained in:
andryyy
2021-02-17 16:44:11 +01:00
parent 22402a274b
commit c2c183df2c

View File

@@ -82,6 +82,7 @@ listen:
-
module: ejabberd_http
port: 5281
ip: "::"
request_handlers:
/.well-known/acme-challenge: ejabberd_acme
-