新增配置配件
This commit is contained in:
@@ -16,6 +16,10 @@ module.exports = {
|
||||
max_memory_restart: '1G',
|
||||
env: {
|
||||
NODE_ENV: 'production',
|
||||
PORT: 51706,
|
||||
},
|
||||
env_testing: {
|
||||
NODE_ENV: 'testing',
|
||||
PORT: 51703,
|
||||
},
|
||||
error_file: './logs/err.log',
|
||||
|
||||
Reference in New Issue
Block a user