IP address ranges of clients allowed to make API requests.
Declarations
Type
list of string
Default
[
"127.0.0.1"
"::1"
]
Example
[
"0.0.0.0/0"
"::/0"
]
IP address ranges of clients allowed to make API requests.
list of string
[
"127.0.0.1"
"::1"
]
[
"0.0.0.0/0"
"::/0"
]