Skip to content

Commit

Permalink
fix: update hosted zone id
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed Nov 14, 2019
1 parent 72da945 commit 18f07b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfn/production-launch-params.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"ParameterKey": "HostedZoneId",
"ParameterValue": "Z1CQOPXXVJG4MC"
"ParameterValue": "ZO6W467OLV7WC"
},
{
"ParameterKey": "EnvironmentName",
Expand Down

0 comments on commit 18f07b0

Please sign in to comment.