Skip to content

Commit

Permalink
fixed markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Mar 2, 2024
1 parent cd88206 commit 13b5567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Guide/deployment.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Infrastructure-side preparation:

If your application requires so, make the S3 bucket publicly available.
- Go to https://s3.console.aws.amazon.com/s3/buckets/YOUR-BUCKET?region=eu-west-1&bucketType=general&tab=permissions (permissions tab of the S3 bucket)
- Set `Block all public access˙ to entirely off.
- Set `Block all public access` to entirely off.
- Set a bucket policy like this:
```json
{
Expand Down

0 comments on commit 13b5567

Please sign in to comment.