mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-16 10:21:00 +01:00
spacing fix
This commit is contained in:
parent
48db6beca7
commit
d91b7c339d
@ -63,7 +63,7 @@ http {
|
|||||||
set $path_info $fastcgi_path_info;
|
set $path_info $fastcgi_path_info;
|
||||||
fastcgi_param PATH_INFO $path_info;
|
fastcgi_param PATH_INFO $path_info;
|
||||||
|
|
||||||
fastcgi_index index.php;
|
fastcgi_index index.php;
|
||||||
include fastcgi.conf;
|
include fastcgi.conf;
|
||||||
|
|
||||||
set $backend "${APP_UPSTREAM}:9000";
|
set $backend "${APP_UPSTREAM}:9000";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user