From 8b7cd39576f2ae5696d4cfaf4713865e4b7d377e Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 15 Jan 2022 16:22:32 -0800 Subject: [PATCH] Add default cors-policy for storage bucket --- Scripts/cors-policy.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Scripts/cors-policy.xml diff --git a/Scripts/cors-policy.xml b/Scripts/cors-policy.xml new file mode 100644 index 000000000..93c3ebe03 --- /dev/null +++ b/Scripts/cors-policy.xml @@ -0,0 +1,9 @@ + + + https://cog.losno.co + GET + * + 3600 + x-server-side-encryption + +