Fix for cmdargs
This commit is contained in:
parent
4ed96e82ac
commit
a7077992ae
@ -42,7 +42,6 @@ defaultArgConfig =
|
|||||||
ArgConfig
|
ArgConfig
|
||||||
{ environment = def
|
{ environment = def
|
||||||
&= argPos 0
|
&= argPos 0
|
||||||
&= help ("application environment, one of: " ++ environments)
|
|
||||||
&= typ "ENVIRONMENT"
|
&= typ "ENVIRONMENT"
|
||||||
, port = def
|
, port = def
|
||||||
&= help "the port to listen on"
|
&= help "the port to listen on"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user