Skip to content

Commit

Permalink
Add ForceHost parameter to CloudFormation example
Browse files Browse the repository at this point in the history
  • Loading branch information
mbklein committed Jul 5, 2024
1 parent 052aacb commit 5c3439a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cloudformation/custom_hostname.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Resources:
ApplicationId: arn:aws:serverlessrepo:us-east-1:625046682746:applications/serverless-iiif-standalone-dev
SemanticVersion: 5.0.4
Parameters:
ForceHost: !Sub '${CacheHostName}.${CacheDomainName}'
SourceBucket: !Ref IiifSourceBucket
ResponseHeaderPolicy:
Type: 'AWS::CloudFront::ResponseHeadersPolicy'
Expand Down

0 comments on commit 5c3439a

Please sign in to comment.