mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Add ESS icon to server.publicBaseUrl docs (#93949)
This commit is contained in:
parent
0c6bec1dd3
commit
03764796ee
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ running behind a proxy. Use the <<server-rewriteBasePath, `server.rewriteBasePat
|
|||
if it should remove the basePath from requests it receives, and to prevent a
|
||||
deprecation warning at startup. This setting cannot end in a slash (`/`).
|
||||
|
||||
|[[server-publicBaseUrl]] `server.publicBaseUrl:`
|
||||
|[[server-publicBaseUrl]] `server.publicBaseUrl:` {ess-icon}
|
||||
| The publicly available URL that end-users access Kibana at. Must include the protocol, hostname, port
|
||||
(if different than the defaults for `http` and `https`, 80 and 443 respectively), and the
|
||||
<<server-basePath, `server.basePath`>> (if configured). This setting cannot end in a slash (`/`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue