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, --concurrencySpecify the number of each process type to run. The value passed in
should be in the format process=num,process=num
-e, --envSpecify one or more .env files to load
-f, --procfileSpecify an alternate Procfile to load, implies -d at the Procfile root.
-p, --portSpecify which port to use as the base for this application. Should be a multiple of 1000.