mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
fixed typo in "console.proxyFilter" property name
This commit is contained in:
parent
f00ee91e69
commit
8a5eb704c5
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ Here is an example configuration the only allows Console to connect to localhost
|
|||
|
||||
[source,yaml]
|
||||
--------
|
||||
concosole.proxyFilter:
|
||||
console.proxyFilter:
|
||||
- ^https?://(localhost|127\.0\.0\.1|\[::0\]).*
|
||||
--------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue