mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2024-09-03 18:26:17 +02:00
adding listener ipv6
This commit is contained in:
parent
a592eaea86
commit
92a332b7d1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
log_timestamp_format %Y-%m-%dT%H:%M:%S
|
||||
|
||||
listener __MQTT_PORT__ 127.0.0.1
|
||||
listener __MQTT_PORT__ ::1
|
||||
|
||||
listener __MQTT_WEBSOCKET_PORT__
|
||||
protocol websockets
|
||||
|
|
Loading…
Add table
Reference in a new issue