mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-16 17:54:36 +00:00
Configuration file should not be versioned, let's give an example one to copy. Signed-off-by: Gérondal Thibault <contact@tycale.be>
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
{
|
|
"host": "localhost",
|
|
"port": 1883,
|
|
"topic": "tuya/"
|
|
} |