spacing fix
This commit is contained in:
@@ -63,7 +63,7 @@ http {
|
||||
set $path_info $fastcgi_path_info;
|
||||
fastcgi_param PATH_INFO $path_info;
|
||||
|
||||
fastcgi_index index.php;
|
||||
fastcgi_index index.php;
|
||||
include fastcgi.conf;
|
||||
|
||||
set $backend "${APP_UPSTREAM}:9000";
|
||||
|
||||
Reference in New Issue
Block a user