Skip to content

Commit

Permalink
remove unnecessary api key from headers
Browse files Browse the repository at this point in the history
Signed-off-by: David <daveclaveau@gmail.com>
  • Loading branch information
davidclaveau committed Sep 4, 2024
1 parent f002ec8 commit 90c8e86
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ Resources:
CookieBehavior: none
EnableAcceptEncodingBrotli: false
EnableAcceptEncodingGzip: false
HeadersConfig:
HeaderBehavior: whitelist
Headers:
- Authorization
- X-Api-Key
QueryStringsConfig:
QueryStringBehavior: all

Expand Down

0 comments on commit 90c8e86

Please sign in to comment.