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