mirror of https://github.com/vapor/docs.git
Merge pull request #91 from bygri/supervisor-typo
Correct typo in supervisor.md
This commit is contained in:
commit
a5510cd041
|
|
@ -33,7 +33,7 @@ The `--env=production` flag will disable verbose logging and prioritize the `Con
|
|||
|
||||
### Environment
|
||||
|
||||
You can export variables to your Vapor app with sueprvisor.
|
||||
You can export variables to your Vapor app with supervisor.
|
||||
|
||||
```sh
|
||||
environment=PORT=8123
|
||||
|
|
|
|||
Loading…
Reference in New Issue