module(wp): fix
This commit is contained in:
parent
7c8295a34c
commit
d1bd8368db
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
"listen.mode" = 660;
|
||||
"pm" = "dynamic";
|
||||
"catch_workers_output" = "yes";
|
||||
}; // (builtins.removeAttrs [ "__unfix__" "extend" ] processSettings);
|
||||
} // (builtins.removeAttrs [ "__unfix__" "extend" ] processSettings);
|
||||
listen = phpFpmListen;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue