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

This commit is contained in:
Betty
2026-02-23 17:58:53 +01:00
parent 8621ee88e5
commit b6a95c3476

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi-telegram] telegram: remove docker-compose.yml, clean deploy.sh"
date: 2026-02-23T17:58:53+01:00
draft: false
tags: ["commit", "bojemoi-telegram", "master"]
categories: ["Git Activity"]
summary: "Commit 7e823e7 par Betty dans bojemoi-telegram"
author: "Betty"
---
## Commit `7e823e7`
| | |
|---|---|
| **Repository** | bojemoi-telegram |
| **Branch** | `master` |
| **Author** | Betty |
| **Hash** | `7e823e7e473e8ac5941e04fb143bd2b31ae8df16` |
### Description
Docker Compose file no longer used — deployment via Docker Swarm stack only.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M telegram-bot/deploy.sh
D telegram-bot/docker-compose.yml
```
### Diff Summary
```
telegram-bot/deploy.sh | 1 -
telegram-bot/docker-compose.yml | 58 -----------------------------------------
2 files changed, 59 deletions(-)
```