mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
(cherry picked from commit c463c1ace9
)
Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
This commit is contained in:
parent
150a813e2c
commit
76c4a29ff2
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ export const AddFleetServerHostStepContent = ({
|
|||
<EuiFlexItem>
|
||||
<EuiFieldText
|
||||
fullWidth
|
||||
placeholder={'e.g. http://127.0.0.1:8220'}
|
||||
placeholder={'e.g. https://127.0.0.1:8220'}
|
||||
value={fleetServerHost}
|
||||
isInvalid={!!error}
|
||||
onChange={onChange}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue