Merge pull request #63339 from Slabity/master
Fix restya-board's phpfpm.pools option
This commit is contained in:
commit
944e21cf7c
@ -178,7 +178,7 @@ in
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
services.phpfpm.poolConfigs = {
|
||||
services.phpfpm.pools = {
|
||||
"${poolName}" = {
|
||||
listen = phpfpmSocketName;
|
||||
phpOptions = ''
|
||||
|
Loading…
Reference in New Issue
Block a user