Comparing version 0.1.2 to 0.1.3
@@ -15,3 +15,3 @@ var fs = require('fs-extra'); | ||
" listen [::]:" + outPort + ";" + EOL + | ||
" root " + npath.webRoot() + + domain + ";" + EOL + | ||
" root " + npath.webRoot() + domain + ";" + EOL + | ||
" index index.html index.htm;" + EOL + | ||
@@ -18,0 +18,0 @@ "" + EOL + |
{ | ||
"name": "up-serve", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A cli tool to quickly create and manage nginx server blocks.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,3 +11,3 @@ <br /><br /><br /><br /><br /> | ||
> Current version: `up v.0.1.2 (Pre-Alpha)` | ||
> Current version: `up v.0.1.3 (Pre-Alpha)` | ||
@@ -14,0 +14,0 @@ > Notes: `up` has landed in pre-alpha! 🎉 Changelog will be added from `up v.0.2.0` [(Alpha/MVP)](Roadmap.md)\ |
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
372358