We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a233b0b commit 73f9803Copy full SHA for 73f9803
1 file changed
serverless.common.yml
@@ -1,6 +1,6 @@
1
custom:
2
# Our stage is based on what is passed in when running serverless
3
- # commands. Or fallsback to what we have set in the provider section.
+ # commands. Or falls back to what we have set in the provider section.
4
stage: ${opt:stage, self:provider.stage}
5
sstAppMapping:
6
prod: prod
0 commit comments