mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-06 12:44:30 +08:00
Add redis back into pm2
This commit is contained in:
parent
7029653c00
commit
83744c73d0
1 changed files with 2 additions and 0 deletions
|
@ -22,3 +22,5 @@ apps:
|
|||
DB_ENCRYPTION_ALGORITHM : "aes-256-ctr"
|
||||
DB_ENCRYPTION_PASSWORD : "d6F3Efeq"
|
||||
NODE_ENV: 'development'
|
||||
- script : redis-server
|
||||
name : redis
|
||||
|
|
Loading…
Add table
Reference in a new issue