refactor: tq in redis

This commit is contained in:
Innei
2022-01-18 16:45:46 +08:00
parent a53a0c3542
commit 7320592465
11 changed files with 55 additions and 26 deletions

View File

@@ -8,7 +8,7 @@ module.exports = {
watch: false,
max_memory_restart: '230M',
env: {
NODE_ENV: 'development',
NODE_ENV: 'production',
},
args: '--allowed_origins=dev.* --cluster',