Skip to content

Commit

Permalink
build update
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjones4 committed Nov 8, 2023
1 parent 7898be7 commit 96342e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fns/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ resources:
Type: AWS::CloudFront::OriginAccessControl
Properties:
OriginAccessControlConfig:
Name: JohnJonesFour.com
Name: ${self:custom.domainName}
OriginAccessControlOriginType: s3
SigningBehavior: always
SigningProtocol: sigv4
Expand Down

0 comments on commit 96342e6

Please sign in to comment.