Skip to content

Commit

Permalink
reverte
Browse files Browse the repository at this point in the history
  • Loading branch information
Perkles committed May 9, 2024
1 parent d851644 commit 183cc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Resources:
Type: AWS::Serverless::Function
Properties:
PackageType: Zip
CodeUri: authenticate.zip
CodeUri: authenticate/
Handler: app.lambdaHandler
Runtime: nodejs18.x
Architectures:
Expand Down

0 comments on commit 183cc2d

Please sign in to comment.