]> jfr.im git - uguu.git/blobdiff - README.md
Update README.md
[uguu.git] / README.md
index 972063abc6b4fca96390f13f219540467235751b..8d413d898617ee7994f3512b98c21b50ea0765cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ server{
     }
 
     location ~* \.php$ {
-         fastcgi_pass unix:/var/run/php/php7.3-fpm.sock;
+    fastcgi_pass unix:/var/run/php/php7.3-fpm.sock;
     fastcgi_intercept_errors on;
     fastcgi_index index.php;
     fastcgi_split_path_info ^(.+\.php)(.*)$;