From 55f78a60da56a6f2a30fdade82f4752c0ef9e24a Mon Sep 17 00:00:00 2001 From: Faizansid09 Date: Thu, 7 May 2026 14:40:20 +0530 Subject: [PATCH] changed regoin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d137de..ca6a2ea 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ npm install ### 3. Create `.env` file AWS_ACCESS_KEY_ID=your-key-here AWS_SECRET_ACCESS_KEY=your-secret-here -AWS_REGION=ap-south-1 +AWS_REGION=tyour-region S3_BUCKET_NAME=your-bucket-name ### 4. Install NGINX (Mac)