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:
Gérondal Thibault
2018-12-29 19:20:48 +01:00
parent 6cfaf8f5ab
commit 2310302907
3 changed files with 7 additions and 1 deletions

5
config.json.sample Normal file
View File

@@ -0,0 +1,5 @@
{
"host": "localhost",
"port": 1883,
"topic": "tuya/"
}