0

I need to white list all request from ~node service which are help to draw Molecular service UI How can i do this

whitelist: ['**'],
marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Sachinda Nirmal
  • 2,133
  • 1
  • 8
  • 9

1 Answers1

2

$node.* see in docs actions in internal service

Ivan Zhuravlev
  • 361
  • 1
  • 7