Add redis-server back into pm2

This commit is contained in:
Evan Morikawa 2016-07-13 11:41:29 -07:00
parent 6e19cd84f5
commit 1c0c4ee61e

View file

@ -32,3 +32,5 @@ apps:
DB_ENCRYPTION_ALGORITHM : "aes-256-ctr"
DB_ENCRYPTION_PASSWORD : "d6F3Efeq"
NODE_ENV: 'development'
- script : redis-server
name : redis