Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion procfile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ports:

**Environment**

This allows you to set process specific environment variables. If these are set with `emp set`, the value within the Procfile will take precendence.
This allows you to set process specific environment variables. If these are set with `emp set`, the value within the Procfile will take precedence.

```yaml
environment:
Expand Down