mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
d57546ce67
commit
c94fe45783
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ export default () => Joi.object({
|
|||
}))
|
||||
})).default([])
|
||||
}).default(),
|
||||
manifestServiceUrl: Joi.string().default('https://catalogue-staging.maps.elastic.co/v7.2/manifest'),
|
||||
manifestServiceUrl: Joi.string().default('https://catalogue.maps.elastic.co/v7.2/manifest'),
|
||||
emsLandingPageUrl: Joi.string().default('https://maps.elastic.co/v7.0'),
|
||||
emsTileLayerId: Joi.object({
|
||||
bright: Joi.string().default('road_map'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue