41 lines
892 B
Markdown
41 lines
892 B
Markdown
---
|
|
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(-)
|
|
```
|