mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Adds run without basepath configured to examples readme (#173086)
Kibana crashes when running the examples with a basepath configured with too many redirects during auth. This PR warns about that in the examples/README Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
156c8f2323
commit
13434dc28e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[[example-plugins]]
|
||||
== Example plugins
|
||||
|
||||
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag, via
|
||||
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag (without a basepath), via
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue