mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
f9b629fc9c
commit
5cc88ddb96
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ export const configSchema = schema.object({
|
|||
manifestServiceUrl: schema.string({ defaultValue: '' }),
|
||||
emsFileApiUrl: schema.string({ defaultValue: 'https://vector.maps.elastic.co' }),
|
||||
emsTileApiUrl: schema.string({ defaultValue: 'https://tiles.maps.elastic.co' }),
|
||||
emsLandingPageUrl: schema.string({ defaultValue: 'https://maps.elastic.co/v7.7' }),
|
||||
emsLandingPageUrl: schema.string({ defaultValue: 'https://maps.elastic.co/v7.10' }),
|
||||
emsFontLibraryUrl: schema.string({
|
||||
defaultValue: 'https://tiles.maps.elastic.co/fonts/{fontstack}/{range}.pbf',
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue