diff --git a/content/posts/commits/2026-05-19-commit-9d35be3.md b/content/posts/commits/2026-05-19-commit-9d35be3.md new file mode 100644 index 0000000..d2a4cbc --- /dev/null +++ b/content/posts/commits/2026-05-19-commit-9d35be3.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] fix(nuclei): activer Ollama + timeout 60s dans nuclei-worker" +date: 2026-05-19T22:44:02+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 9d35be3 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `9d35be3` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `9d35be3303b80786e9bef45ff4479b22dbe47332` | + + +### Description + +- OLLAMA_ENABLED=true (mistral:7b-instruct chargé sur meta-68) +- OLLAMA_TIMEOUT=30→60s (inférence 7b prend >30s à chaud) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/40-service-borodino.yml +``` + +### Diff Summary + +``` + stack/40-service-borodino.yml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```