Skip to content

Commit a596b9f

Browse files
committed
fix: remove duplicate AllowedHeaders entry in s3.yml
1 parent 3fa1586 commit a596b9f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/resources/s3.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Resources:
77
Status: Enabled
88
CorsConfiguration:
99
CorsRules:
10-
- AllowedHeaders: ["*"]
1110
- AllowedHeaders: ["*"]
1211
AllowedMethods: [GET, PUT, HEAD]
1312
AllowedOrigins: ["*"]

0 commit comments

Comments
 (0)