diff --git a/content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md b/content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md new file mode 100644 index 0000000..77db2d5 --- /dev/null +++ b/content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-14T23:19:57+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 + +- **813029b** feat(lightsail): version nginx + c2-vpn-relay configs (Betty) + + +### Diff Summary + +``` + lightsail/etc/nginx/conf.d/grafana.conf | 31 ++++++++++ + lightsail/etc/nginx/nginx.conf | 72 +++++++++++++++++++++++ + lightsail/etc/systemd/system/c2-vpn-relay.service | 14 +++++ + lightsail/usr/local/bin/c2-vpn-relay-start.sh | 8 +++ + 4 files changed, 125 insertions(+) +```