Skip to content

Commit

Permalink
add manual stage dev for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ebisbe committed Jul 10, 2024
1 parent b868c39 commit 50a31d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const serverlessConfig: ServerlessExtended = {
service: "code-challenge-5",
provider: {
name: "aws",
stage: "dev",
runtime: "nodejs20.x",
},

Expand Down

0 comments on commit 50a31d9

Please sign in to comment.