From c042cfcbdcc99e99e05e95bdb867a85a3a8cf176 Mon Sep 17 00:00:00 2001 From: Sumeet G <33759254+chotafakir@users.noreply.github.com> Date: Mon, 29 Mar 2021 11:21:16 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 410d790..a9e89e3 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,9 @@ To delete the sample application that you created, use the AWS CLI. Assuming you aws cloudformation delete-stack --stack-name app ``` +## Note +- Replace the baseUrl in web/script.js with the API Gateway endpoint URL +- Use the CloudFront CNAME as the SaaS Fulfilment URL ## Security