File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11diff --git a/adev/src/app/environment.ts b/adev/src/app/environment.ts
2- index 733b01d357..c84ac6bf7c 100644
2+ index 4a8b03193f..7491f820f7 100644
33--- a/adev/src/app/environment.ts
44+++ b/adev/src/app/environment.ts
5- @@ -11,11 +11,11 @@ export default {
5+ @@ -21,9 +21,9 @@ export default {
66 // Those values are publicly visible in the search request headers, and presents search-only keys.
77 // https://www.algolia.com/doc/guides/security/api-keys/#search-only-api-key
88 algolia: {
99- appId: 'L1XWT2UJ7F',
1010- apiKey: 'dfca7ed184db27927a512e5c6668b968',
11+ - indexName: indexName,
1112+ appId: 'D4RZISVST0',
1213+ apiKey: '77e5a0684280325e2e1f313e0fcc11b8',
13- // The indexName value must match the branch it's on.
14- // So it needs to be updated on release of the new major on the patch branch.
15- - indexName: 'angular_next_dev',
1614+ indexName: 'angular_jp_v19',
1715 },
1816- googleAnalyticsId: 'G-XB6NEVW32B',
You can’t perform that action at this time.
0 commit comments