cleanup and config work 🤷

This commit is contained in:
2026-04-29 00:00:28 -04:00
parent 9772d15baa
commit ce2ba6da6c
9 changed files with 35 additions and 81 deletions
+11 -1
View File
@@ -1 +1,11 @@
{"v":"v1","data":{"services":[{"name":"doohickey","desiredState":"up"}]}}
{
"v": "v1",
"data": {
"services": [
{
"name": "doohickey",
"desiredState": "up"
}
]
}
}