mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
minor typo in example
environement -> environment
This commit is contained in:
parent
cc6a41fe1f
commit
23dbb09c86
@ -261,7 +261,7 @@ An alternative to free-form CLI options is to use [environment variables](./prov
|
||||
|
||||
```yaml
|
||||
provider:
|
||||
environement:
|
||||
environment:
|
||||
APP_DOMAIN: ${param:domain, 'preview.myapp.com'}
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user