nixos/service.tt-rss: fix #27048
This commit is contained in:
parent
d99321cf68
commit
c9b46ccea1
1 changed files with 0 additions and 1 deletions
|
@ -479,7 +479,6 @@ let
|
|||
fastcgi_split_path_info ^(.+\.php)(/.+)$;
|
||||
fastcgi_pass unix:${phpfpmSocketName};
|
||||
fastcgi_index index.php;
|
||||
fastcgi_param SCRIPT_FILENAME ${cfg.root}/$fastcgi_script_name;
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue