This commit is contained in:
Tjatse 2016-05-13 17:37:59 +08:00
parent cdd7501b79
commit b0d670c283
2 changed files with 3 additions and 3 deletions

View File

@ -117,8 +117,8 @@ Tail Logs
<a name="serv" />
# Serving apps locally with nginx and custom domain
[simple](examples/nginx/pm.example.com.conf)
[advantage](examples/nginx/pm2.example.com.conf)
- [simple](examples/nginx/pm.example.com.conf)
- [advantage](examples/nginx/pm2.example.com.conf)
## Test
```bash

View File

@ -1,6 +1,6 @@
{
"name": "pm2-gui",
"version": "0.1.4-rc.2",
"version": "0.1.4",
"description": "An elegant web & terminal interface for Unitech/PM2.",
"main": "./pm2-gui.js",
"scripts": {