mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-16 17:54:36 +00:00
Move configuration file
Configuration file should not be versioned, let's give an example one to copy. Signed-off-by: Gérondal Thibault <contact@tycale.be>
This commit is contained in:
5
config.json.sample
Normal file
5
config.json.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"host": "localhost",
|
||||
"port": 1883,
|
||||
"topic": "tuya/"
|
||||
}
|
||||
Reference in New Issue
Block a user