From 63fa69804f8b4c6e711023875cb9127a2271db00 Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Wed, 3 Apr 2024 19:11:16 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a78596..40cf65b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ docker run \ -d boxyhq/mock-saml ``` +Refer to [env.example](https://github.com/boxyhq/mock-saml/blob/main/.env.example#L5C3-L5C97) for instructions on how to create the key pair. Replace `` with Base64 encoded value of public key. Replace `` with Base64 encoded value of private key.