post: commit 9d35be3 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s

This commit is contained in:
2026-05-19 22:44:02 +02:00
committed by Betty
parent 0334980494
commit 148a129cb7

View File

@@ -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 <noreply@anthropic.com>
### Files Changed
```
M stack/40-service-borodino.yml
```
### Diff Summary
```
stack/40-service-borodino.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
```