Skip to content
← Back to Index

reactors/effects/httpRequest/allowedHosts

A list of hosts that Reactors are allowed to call. If not set, any hostname is allowed. It's highly recommended to configure this list for any production environment.

Example Value

[
  "api.example.com"
]

© 2024 Hantera AB. All rights reserved.