mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
remove debug
This commit is contained in:
parent
ba32abed8b
commit
97186ff323
@ -14,6 +14,6 @@ module.exports = {
|
||||
DEFAULT_LOG_PATH : p.join(DEFAULT_FILE_PATH, 'logs'),
|
||||
DUMP_FILE_PATH : p.join(DEFAULT_FILE_PATH, 'dump.pm2'),
|
||||
DAEMON_BIND_ADDR : 'localhost:6666',
|
||||
DEBUG : true,
|
||||
DEBUG : false,
|
||||
WEB_INTERFACE : 9615
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user