fix postfixadmin
This commit is contained in:
parent
907ce2ffd8
commit
586f1f27bf
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
extraConfig = ''
|
||||
import baseConfig
|
||||
|
||||
php_fastcgi unix:${config.services.phpfpm.pools.phpfpm.socket}
|
||||
php_fastcgi unix:${config.services.phpfpm.pools.postfixadmin.socket}
|
||||
'';
|
||||
};
|
||||
services.phpfpm.pools.postfixadmin.settings."listen.group" = "acme"; # there is no nginx group
|
||||
|
|
Loading…
Reference in a new issue