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 #