fix(10-06): deploy logs sub-workflow and wire to main

- Deploy Container Logs sub-workflow to n8n (ID: oE7aO2GhbksXDEIw)
- Replace TODO_DEPLOY_LOGS_WORKFLOW with actual workflow ID
- Update n8n-container-logs.json with deployed ID
- Redeploy all workflows to n8n

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Lucas Berger
2026-02-04 15:04:14 -05:00
parent e160b3e1cd
commit 9799de9418
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -251,5 +251,6 @@
"meta": {
"instanceId": "unraid-docker-manager"
},
"tags": []
"tags": [],
"id": "oE7aO2GhbksXDEIw"
}