Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "js-fpm", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A FastCGI Process Manager for NodeJS.", | ||
@@ -5,0 +5,0 @@ "main": "fpm.js", |
@@ -19,3 +19,3 @@ # A FastCGI Process Manager for NodeJS | ||
index index.html index.htm; | ||
try_files $uri $uri/ @node; | ||
try_files $uri @node; | ||
} | ||
@@ -22,0 +22,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7557