From 33bcb551240f3888cd73dfa96bdc7ff131e79587 Mon Sep 17 00:00:00 2001 From: Andrew <148278535+andrew-opensignlabs@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:59:28 +0530 Subject: [PATCH] Update s3.md --- docs/docs/self-host/cloud-storage/s3.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/self-host/cloud-storage/s3.md b/docs/docs/self-host/cloud-storage/s3.md index f0fe57be1..8035bf4e1 100644 --- a/docs/docs/self-host/cloud-storage/s3.md +++ b/docs/docs/self-host/cloud-storage/s3.md @@ -31,7 +31,8 @@ title: AWS S3 "POST" ], "AllowedOrigins": [ - "https://localhost:3001" + "https://localhost:3001", + "https://app.opensignlabs.com" ], "ExposeHeaders": [ "x-amz-server-side-encryption",