cleanup
This commit is contained in:
+6
-6
@@ -20,11 +20,11 @@ readdirSync(chainsRoot)
|
||||
}
|
||||
});
|
||||
|
||||
apps.push({
|
||||
name: 'hyperion-governor',
|
||||
namespace: 'hyperion',
|
||||
script: 'governor/server/index.js',
|
||||
watch: false,
|
||||
});
|
||||
// apps.push({
|
||||
// name: 'hyperion-governor',
|
||||
// namespace: 'hyperion',
|
||||
// script: 'governor/server/index.js',
|
||||
// watch: false,
|
||||
// });
|
||||
|
||||
module.exports = {apps};
|
||||
|
||||
Reference in New Issue
Block a user