Skip to content

Commit 35096ae

Browse files
committed
Merge branch 'main' into feature/issue-120-cli-tool
2 parents be62e61 + af78f5e commit 35096ae

File tree

6 files changed

+887
-1
lines changed

6 files changed

+887
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ export DOCKERHUB_ORG=mcpgateway
272272
./build_and_run.sh --prebuilt
273273
```
274274

275+
For detailed information about all Docker images used with `--prebuilt`, see [Pre-built Images Documentation](docs/prebuilt-images.md).
276+
275277
**Step 4: Initialize Keycloak**
276278
Complete: **[Initialize Keycloak Configuration](docs/complete-setup-guide.md#initialize-keycloak-configuration)** - Set up identity provider and security policies
277279

@@ -465,4 +467,4 @@ This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENS
465467

466468
[Get Started](docs/installation.md) | [Documentation](docs/) | [Contribute](CONTRIBUTING.md)
467469

468-
</div>
470+
</div>

0 commit comments

Comments
 (0)