Skip to content

Commit

Permalink
Merge pull request #295 from komtaki/feature/fix-cloud-front-read-tim…
Browse files Browse the repository at this point in the history
…eout

chore: fix cloud front CustomOrigin timeout 30s -> 60s
  • Loading branch information
ayuki-joto authored Oct 23, 2021
2 parents 630f4ce + 484f0af commit 2e5163f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cloudformation/cloud_front.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Resources:
HTTPPort: 80
HTTPSPort: 443
OriginProtocolPolicy: https-only
OriginReadTimeout: 60
DefaultCacheBehavior:
AllowedMethods:
- GET
Expand Down

0 comments on commit 2e5163f

Please sign in to comment.