mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Add listener for ACME challenge in example config
This commit is contained in:
parent
e227940b85
commit
1162137d5d
@ -59,6 +59,7 @@ listen:
|
||||
module: ejabberd_http
|
||||
request_handlers:
|
||||
"/admin": ejabberd_web_admin
|
||||
"/.well-known/acme-challenge": ejabberd_acme
|
||||
-
|
||||
port: 1883
|
||||
ip: "::"
|
||||
|
Loading…
Reference in New Issue
Block a user