refactor: tq in redis
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
watch: false,
|
||||
max_memory_restart: '230M',
|
||||
env: {
|
||||
NODE_ENV: 'development',
|
||||
NODE_ENV: 'production',
|
||||
},
|
||||
|
||||
args: '--allowed_origins=dev.* --cluster',
|
||||
|
||||
Reference in New Issue
Block a user