revert back to false local_test

This commit is contained in:
Bill Blanke
2020-08-18 10:59:45 -07:00
committed by Gene Hoffman
parent 897e7aa267
commit 2c2dbbc4e1
+1 -1
View File
@@ -1,5 +1,5 @@
const config = {
local_test: true
local_test: false
};
module.exports = config;