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 a728f44 commit e6cf6a7Copy full SHA for e6cf6a7
README.md
@@ -34,7 +34,7 @@ Many popular IDEs and editors support this out of the box or with a plugin.
34
2. Change the base `custom.baseDomainName` property in `serverless.yml` to the zone name, eg `whatever.com`
35
3. Then run:
36
```
37
- npx serverless create_domain
+ npx serverless create_domain --stage test
38
39
40
## Development
0 commit comments