Skip to content

Commit

Permalink
Remove Expose Header
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Sep 20, 2023
1 parent cdf4bb6 commit 6a72a7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ resources:
- AllowedHeaders: [ "*" ]
AllowedMethods: [ "PUT" ]
AllowedOrigins: [ "*" ]
ExposeHeaders: []

# Bucket policy for animl-images-ingestion
S3BucketPolicyAnimlImagesIngestionBucketPolicy:
Expand Down

0 comments on commit 6a72a7c

Please sign in to comment.