We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5516b commit af9db26Copy full SHA for af9db26
serverless.yml
@@ -4,7 +4,7 @@ provider:
4
name: aws
5
region: ${env:AWS_DEFAULT_REGION}
6
runtime: python3.7
7
- stage: production
+ stage: ${env:ALIS_APP_ID}
8
endpointType: regional
9
memorySize: 256
10
environment:
0 commit comments