post: commit 9b912be in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
40
content/posts/commits/2026-05-31-commit-9b912be.md
Normal file
40
content/posts/commits/2026-05-31-commit-9b912be.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] fix(deploy-worker-vm): appel orchestrator via toolbox sur réseau interne"
|
||||
date: 2026-05-31T21:32:12+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 9b912be par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `9b912be`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `9b912be8170b220436805674a2bdfb731d376d71` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Remplace localhost:28080 par http://base_orchestrator:8000 appelé depuis
|
||||
le container toolbox (accès aux overlays Docker) au lieu du port publié
|
||||
sur l'hôte.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M scripts/deploy-worker-vm.sh
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
scripts/deploy-worker-vm.sh | 22 ++++++++++++++++------
|
||||
1 file changed, 16 insertions(+), 6 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user