Fixed the honcho name

This commit is contained in:
2026-05-25 16:04:19 -04:00
parent 2e8e0b4561
commit b4a0e4449d

View File

@@ -162,7 +162,7 @@ services:
- "26" - "26"
# --- Honcho + OpenConcho combiné: API + Web UI nginx/FastAPI --- # --- Honcho + OpenConcho combiné: API + Web UI nginx/FastAPI ---
honcho-ui: honcho:
build: ./honcho build: ./honcho
container_name: honcho container_name: honcho
restart: unless-stopped restart: unless-stopped