keep clean

This commit is contained in:
Tjatse 2016-03-25 17:07:53 +08:00
parent 91653a0efa
commit cbdf88ce9c
1 changed files with 3 additions and 7 deletions

View File

@ -13,7 +13,7 @@ port = 8088
;
; A value indicates whether run the pm2-gui damonized or not.
;
;daemonize = true
daemonize = true
[log]
;
@ -31,7 +31,7 @@ date = false
;
; Log level, one of debug, log, info, warn, error.
;
level = debug
level = warn
;
; Socket.io origins check, e.g.:
; origins = 'example.com:* http://example.com:* http://www.example.com:8088'
@ -55,8 +55,4 @@ authorization = AuTh
; pm2@171 = AuTh@https://192.168.1.171:9002/sockserv
; pm2@172 = 192.168.1.172:9001
; pm2@173 = 192.168.1.173:9000
;
pm2@131 = AuTh@192.168.100.128:9009
pm2@129 = AuTh@192.168.100.129:8088
pm2@130 = AuTh@192.168.100.130:8088
pm2@138 = AuTh@192.168.100.138:8088
;