diff --git a/content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md b/content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md new file mode 100644 index 0000000..1470d6b --- /dev/null +++ b/content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md @@ -0,0 +1,35 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-18T14:15:25+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **c97d9e1** fix(c2): fix sessions=0 and deploy Fly.io redirector as C2 relay (Betty) + + +### Diff Summary + +``` + borodino/start_msf_server.sh | 53 +++---------------------------------------- + redirector/Dockerfile | 9 ++------ + redirector/c2-proxy.conf | 1 + + redirector/fly.toml | 26 +++++++++++++++++++++ + redirector/nginx.conf | 31 +++---------------------- + stack/40-service-borodino.yml | 9 ++++---- + 6 files changed, 39 insertions(+), 90 deletions(-) +```