mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-06 11:36:57 +03:00
MQTT configuration
This commit is contained in:
@@ -29,8 +29,8 @@ substitutions:
|
|||||||
ap_password: "1234567890"
|
ap_password: "1234567890"
|
||||||
|
|
||||||
# MQTT credentials
|
# MQTT credentials
|
||||||
mqtt_host: 10.0.0.1
|
mqtt_host: "10.0.0.1"
|
||||||
mqtt_port: 1883
|
mqtt_port: "1883"
|
||||||
mqtt_username: ""
|
mqtt_username: ""
|
||||||
mqtt_password: ""
|
mqtt_password: ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user