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 parser/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Usage: {{.Name}} services:add --type <procfile_type> --route <path_pattern> [opt
Arguments:
<procfile_type>
Procfile type which should handle the request, e.g. webhooks (should be bind to the port PORT).
Only single extra service per Porcfile type could be created
Only single extra service per Procfile type could be created

<path_pattern>
Nginx locations where route requests, one or many via comma,
Expand Down