From 33aa7e2f38578b3510a4d020417bda07d95a8e3a Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 15 Jan 2022 20:38:42 -0800 Subject: [PATCH] Add local testing host to CORS policy file --- Scripts/cors-policy.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Scripts/cors-policy.xml b/Scripts/cors-policy.xml index 93c3ebe03..b97db988c 100644 --- a/Scripts/cors-policy.xml +++ b/Scripts/cors-policy.xml @@ -6,4 +6,11 @@ 3600 x-server-side-encryption + + http://localhost:3000 + GET + * + 300 + x-server-side-encryption +