forked from lix-project/hydra
Whoops
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
30e3d57482
commit
5efe8365ef
|
@ -28,7 +28,7 @@ let
|
|||
serverEnv = env //
|
||||
{ HYDRA_LOGO = if cfg.logo != null then cfg.logo else "";
|
||||
HYDRA_TRACKER = cfg.tracker;
|
||||
} // (optionalAttrs cfg.debugMode { DBIC_TRACE = 1; });
|
||||
} // (optionalAttrs cfg.debugServer { DBIC_TRACE = 1; });
|
||||
in
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue