Read config from file

This commit is contained in:
Christoph Hagen
2023-01-31 19:10:33 +01:00
parent 4274dfde4c
commit 52cb76d4c8
5 changed files with 69 additions and 20 deletions

View File

@@ -0,0 +1,6 @@
{
"port": 6003,
"keyFileName": "keys",
"deviceTimeout": 20,
"authenticationTokens" : [],
}