more logging stuff

This commit is contained in:
2026-03-18 12:22:00 -05:00
parent 2846b9cb0d
commit e67e9e6d72
15 changed files with 287 additions and 45 deletions

View File

@@ -1,3 +1,3 @@
vars {
url: http://uslim1vms006:3100/lst
url: http://localhost:3000/lst
}

View File

@@ -12,8 +12,8 @@ patch {
body:json {
{
"value" : "0",
"active": "false"
"value" : "1",
"active": "true"
}
}