diff --git a/config/appsConfig.js b/config/appsConfig.js index 8afa633..0b0cb95 100644 --- a/config/appsConfig.js +++ b/config/appsConfig.js @@ -1,5 +1,5 @@ module.exports = { - mandatoryApps: ['explorer', 'web', 'themok6', 'paoverview', 'eckodexswap', 'HavenNodeMainnet'], + mandatoryApps: ['explorer', 'web', 'themok6', 'paoverview', 'eckodexswap'], ownersApps: [], // Will retrieve only apps of owners specified here whiteListedApps: [], // If there's app in the array, blacklisting will be ignore blackListedApps: ['Kadena', 'Kadena2', 'PresearchNode*', 'BrokerNode*', 'Folding*'],