diff --git a/index.html b/index.html index 820c1bf..91ea71d 100644 --- a/index.html +++ b/index.html @@ -114,6 +114,8 @@ application type.

-c, --concurrency

Specify the number of each process type to run. The value passed in should be in the format process=num,process=num

+
-e, --env

Specify one or more .env files to load

+
-f, --procfile

Specify an alternate Procfile to load, implies -d at the Procfile root.

-p, --port

Specify which port to use as the base for this application. Should be a multiple of 1000.