Skip to content

Commit

Permalink
remove app
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Sep 21, 2023
1 parent d417c6c commit 309ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/appsConfig.js
Original file line number Diff line number Diff line change
@@ -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*'],
Expand Down

0 comments on commit 309ceee

Please sign in to comment.