post: commit 1d229e8 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
2026-05-23 19:08:00 +02:00
committed by Betty
parent 8dce1f449f
commit 2edce08d17

View File

@@ -0,0 +1,41 @@
---
title: "[bojemoi] fix(restart_policy): passer valkey et telegram-bot de on-failure à any"
date: 2026-05-23T19:08:00+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 1d229e8 par Betty dans bojemoi"
author: "Betty"
---
## Commit `1d229e8`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `1d229e805e0dbcf5ba4270404bc6f75e3b125d11` |
### Description
Évite que les services restent down après un exit 0 (ex: arrêt propre
lors du départ d'un node du swarm).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/40-service-borodino.yml
M stack/60-service-telegram.yml
```
### Diff Summary
```
stack/40-service-borodino.yml | 2 +-
stack/60-service-telegram.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
```