Skip to content

Commit 243c6d2

Browse files
authored
Merge pull request #535 from kotarella1110/add-stage
add dev stage to stages whitelist for aws-node-rest-api-with-dynamodb-and-offline
2 parents 449982e + 8882bfa commit 243c6d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aws-node-rest-api-with-dynamodb-and-offline/serverless.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ plugins:
88

99
custom:
1010
dynamodb:
11+
stages:
12+
- dev
1113
start:
1214
port: 8000
1315
inMemory: true

0 commit comments

Comments
 (0)