From e8c163fb14b15d2b5f332b75a15ce47e6fdde707 Mon Sep 17 00:00:00 2001 From: "e.medina" Date: Mon, 13 Oct 2025 16:35:40 +0200 Subject: [PATCH] toxiproxy --- compose.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 96c644c..17e52cf 100644 --- a/compose.yaml +++ b/compose.yaml @@ -329,7 +329,7 @@ services: # # ---------------------------------------------------------------------- smocker: - image: thiht/smocker:latest + image: thiht/smocker:0.18.5 restart: "no" networks: - caddy_net @@ -342,6 +342,10 @@ services: profiles: - mock + toxiproxy: + image: ghcr.io/shopify/toxiproxy + restart: "no" + # ---------------------------------------------------------------------- # Observabilité - Télémétrie #