v0.1.4
This commit is contained in:
parent
cdd7501b79
commit
b0d670c283
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue