From 01d0b447d4bcf4a224d0942477f39328708dd5ac Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 3 Jun 2026 23:49:16 +0200 Subject: [PATCH] post: commit 210851d in bojemoi --- .../commits/2026-06-03-commit-210851d.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-06-03-commit-210851d.md diff --git a/content/posts/commits/2026-06-03-commit-210851d.md b/content/posts/commits/2026-06-03-commit-210851d.md new file mode 100644 index 0000000..5fe815a --- /dev/null +++ b/content/posts/commits/2026-06-03-commit-210851d.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] fix(uzi): changer LPORT 8443 → 4444 suite au changement de mapping routeur" +date: 2026-06-03T23:49:16+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 210851d par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `210851d` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `210851df3d64793392ffef319638911fdc437fcc` | + + +### Description + +Le routeur est maintenant configuré en 4444→4444 (plus de relay sur 8443). +nginx sur bojemoi.me écoute désormais sur :4444 → VPN → Traefik:4444. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/40-service-borodino.yml +``` + +### Diff Summary + +``` + stack/40-service-borodino.yml | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) +```