Skip to content

Commit

Permalink
Fix circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashair committed Jun 15, 2020
1 parent c931729 commit 5beea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
},
"Id": "APIGateway",
"DomainName": {
"Fn::Sub": "${ServerlessRestApi}.execute-api.${AWS::Region}.amazonaws.com"
"Fn::Sub": "cz7k3d7r2i.execute-api.${AWS::Region}.amazonaws.com"
}
}
],
Expand Down

0 comments on commit 5beea52

Please sign in to comment.