From 72ff3612d45f16edad4a5660587b258907a7f7ca Mon Sep 17 00:00:00 2001 From: agatha Date: Fri, 8 Sep 2023 16:03:49 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 79e8411..21b1d29 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ The API is created and served using [Mockoon](https://mockoon.com). Latency, timeouts, and outages are introduced at random with [Toxiproxy](https://github.com/Shopify/toxiproxy). +If you wish to add your own toxics while the stack is running, the Toxiproxy +HTTP API is available at http://localhost:8474. + ## Requirements - Docker Compose