Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanptm authored Nov 2, 2024
1 parent 63a096f commit e599550
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,8 @@ NEXT_PUBLIC_METERED_TURN_CREDENTIAL=test-metered-turn-credential
2. Navigate to S3 and create a new bucket
3. Configure bucket settings (e.g., region, access control)
4. **Key Step**: Generate AWS access keys from the IAM dashboard
5. **Important**: Update your server's `.env` file with:
5. **CORS**: [Check this issue](https://github.com/sinanptm/hospital-management-system/issues/6)
6. **Important**: Update your server's `.env` file with:
```env
AWS_REGION=your_selected_region
AWS_ACCESS_KEY_ID=your_access_key_id
Expand Down

1 comment on commit e599550

@vercel
Copy link

@vercel vercel bot commented on e599550 Nov 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.