chore: update max memory restart
Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
exec_mode: 'cluster',
|
||||
watch: false,
|
||||
instances: 2,
|
||||
max_memory_restart: '200M',
|
||||
max_memory_restart: '220M',
|
||||
args: '--color --encrypt_enable',
|
||||
env: {
|
||||
NODE_ENV: 'development',
|
||||
|
||||
Reference in New Issue
Block a user