change user
This commit is contained in:
parent
d917ff08df
commit
5d8c281c7f
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
extension=${pkgs.php81Extensions.zip}/lib/php/extensions/zip.so
|
||||
'';
|
||||
pools.pterodactyl = {
|
||||
user = "nobody";
|
||||
user = config.services.nginx.user;
|
||||
phpPackage = pkgs.php81;
|
||||
settings = {
|
||||
"pm" = "dynamic";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue