From 3472b83559bfc228be99a352ef03d423fd578849 Mon Sep 17 00:00:00 2001 From: grafana-watcher Date: Tue, 30 Jun 2026 15:55:20 +0200 Subject: [PATCH] post: commit 4dff26a in bojemoi --- .../commits/2026-06-30-commit-4dff26a.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/posts/commits/2026-06-30-commit-4dff26a.md diff --git a/content/posts/commits/2026-06-30-commit-4dff26a.md b/content/posts/commits/2026-06-30-commit-4dff26a.md new file mode 100644 index 0000000..567be88 --- /dev/null +++ b/content/posts/commits/2026-06-30-commit-4dff26a.md @@ -0,0 +1,38 @@ +--- +title: "[bojemoi] fix(ml-threat): update config bind mount path after consolidation" +date: 2026-06-30T15:55:20+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 4dff26a par grafana-watcher dans bojemoi" +author: "grafana-watcher" +--- + +## Commit `4dff26a` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | grafana-watcher | +| **Hash** | `4dff26a4b4f4188180239ed634357262283c6a9a` | + + +### Description + +/opt/bojemoi-ml-threat/config → /opt/bojemoi/ml-threat/config + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/45-service-ml-threat-intel.yml +``` + +### Diff Summary + +``` + stack/45-service-ml-threat-intel.yml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```