chore(django-apps): Reduce webhook output
This commit is contained in:
parent
93f51cf972
commit
e555bbc06e
1 changed files with 1 additions and 2 deletions
|
@ -452,10 +452,9 @@ in
|
|||
patches = (old.patches or [ ]) ++ [ ./01-webhook.patch ];
|
||||
});
|
||||
|
||||
# extraArgs = [ "-debug" ];
|
||||
|
||||
# Only listen on localhost
|
||||
ip = "127.0.0.1";
|
||||
verbose = false;
|
||||
|
||||
hooksTemplated = mapAttrs' (
|
||||
name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue