From 45e3b855c9d3360dca910489a0c3e6cabc919716 Mon Sep 17 00:00:00 2001 From: ameersohel45 Date: Wed, 15 Oct 2025 18:14:31 +0530 Subject: [PATCH] update setup.md --- SETUP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SETUP.md b/SETUP.md index b785333..9ca0447 100644 --- a/SETUP.md +++ b/SETUP.md @@ -88,7 +88,7 @@ This will automatically: **Key Management:** Uses `simplekeymanager` with embedded keys - no Vault setup required! -**Note:** Extract schemas before running: `unzip schemas.zip` (required for schema validation) and before running the automated setup, build the adapter image ,update docker-compose-adapter2.yaml to use the correct image +**Note:** Extract schemas before running: `unzip schemas.zip` (required for schema validation) and before running the automated setup, build the adapter image ,update docker-compose-adapter.yaml to use the correct image (optional) ```bash # from the repository root @@ -125,7 +125,7 @@ This will automatically: - ONIX Adapter: http://localhost:8081 - Redis: localhost:6379 -**Note:** Extract schemas before running: `unzip schemas.zip` (required for schema validation) and before running the automated full-network setup, build the adapter image , update docker-compose-adapter2.yaml to use the correct image +**Note:** Extract schemas before running: `unzip schemas.zip` (required for schema validation) and before running the automated full-network setup, build the adapter image , update docker-compose-adapter.yaml to use the correct image(optional) ```bash # from the repository root