MQTT allow ipv6

This commit is contained in:
2026-08-12 15:11:33 +02:00
parent 5175b32266
commit 91fa5720f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ log_type notice
log_type information log_type information
allow_anonymous true allow_anonymous true
listener 8884 listener 8884 ::
protocol mqtt protocol mqtt
+1 -1
View File
@@ -8,7 +8,7 @@ log_type notice
log_type information log_type information
allow_anonymous true allow_anonymous true
listener 8884 listener 8884 ::
protocol mqtt protocol mqtt
cafile /mosquitto/certs/ca.crt cafile /mosquitto/certs/ca.crt
certfile /mosquitto/certs/server.crt certfile /mosquitto/certs/server.crt