diff --git a/config/local.json b/config/local.json new file mode 100644 index 0000000..4f06319 --- /dev/null +++ b/config/local.json @@ -0,0 +1,6 @@ +{ + "security_level": "", + "host": "", + "secret": "", + "device_name": "" +} \ No newline at end of file