Temporal debugging flag

This commit is contained in:
Daniel García Aubert 2019-04-03 19:01:36 +02:00
parent 87eefb9cb7
commit b3306ae258

2
app.js
View File

@ -2,6 +2,8 @@
'use strict';
process.env.DEBUG = 'batch,job-backend,queue,job-service,query-runner';
/*
* SQL API loader
* ===============