Merge branch 'main' of https://github.com/picchiosat/fleet-control-console
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
{"_comment": "Enter each repeater/node you want to control. The ID must match the MQTT topic"},
|
||||
{ "id": "repeater1", "name": "NAME 1" },
|
||||
{ "id": "repeater2", "name": "NAME 2" },
|
||||
{ "id": "repeater3", "name": "NAME 3" },
|
||||
{ "id": "repeater3", "name": "NAME 3" }
|
||||
]
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"_comment": "Default admin username and password"
|
||||
"_comment": {"Default admin username and password"
|
||||
},
|
||||
"web_admin": {
|
||||
"user": "admin",
|
||||
|
||||
Reference in New Issue
Block a user