mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-11 16:28:37 +01:00
update consumers
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: 'QueueBroker',
|
||||
port: '3999',
|
||||
name: 'consumer-database',
|
||||
exec_mode: 'fork',
|
||||
script: './dist/consumer-database/src/index.js',
|
||||
env: {
|
||||
|
||||
Reference in New Issue
Block a user