List of IP addresses that are allowed to access the debug, stats and metrics endpoints.
Leave empty or null to only allow access from localhost.
Declarations
Type
null or (list of string)Default
nullExample
[
"127.0.0.1"
]List of IP addresses that are allowed to access the debug, stats and metrics endpoints.
Leave empty or null to only allow access from localhost.
null or (list of string)null[
"127.0.0.1"
]