Skip to content

Commit

Permalink
Merge pull request #15 from Bjtowne/feature/notify
Browse files Browse the repository at this point in the history
Fix infrastructure
  • Loading branch information
BrianAutumn authored May 21, 2023
2 parents 69bc4c8 + aa95340 commit b90f8f7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,13 @@ resources:
CachePolicyId: cachingDisabled
ViewerProtocolPolicy: redirect-to-https
AllowedMethods:
- GET
- POST
- DELETE
- PUT
- HEAD
- DELETE
- POST
- GET
- OPTIONS
- PUT
- PATCH
StandardCachePolicy:
Type: AWS::CloudFront::CachePolicy
Properties:
Expand Down

0 comments on commit b90f8f7

Please sign in to comment.