From e08d406be5a2b8a1d24e8e938aedddbb7849b4db Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Tue, 8 Oct 2024 17:20:51 -0700 Subject: [PATCH] Update README.md --- arch/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/README.md b/arch/README.md index d996dd95..990c45e4 100644 --- a/arch/README.md +++ b/arch/README.md @@ -32,5 +32,5 @@ $ cargo test $ docker compose -f docker-compose.dev.yaml up archgw ``` - dev version of docker-compose file uses following files that are mounted inside the container. That means no docker rebuild is needed if any of these files change. Just restart the container and chagne will be picked up, -- - envoy.template.yaml -- - intelligent_prompt_gateway.wasm + - envoy.template.yaml + - intelligent_prompt_gateway.wasm