Skip to content

Commit

Permalink
fix: invalid template value
Browse files Browse the repository at this point in the history
  • Loading branch information
ElrohirGT committed Aug 3, 2024
1 parent 61d4dde commit 5ce2b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanitas_backend/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -483,4 +483,4 @@ Outputs:
Value: !Sub "https://${ServerlessRestApi}.execute-api.${AWS::Region}.amazonaws.com/Prod/"
SecureWebEndpoint:
Description: Cognito secured API
value: !Ref SanitasAPI
Value: !Ref SanitasAPI

0 comments on commit 5ce2b0d

Please sign in to comment.