File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -44,4 +44,22 @@ export const ORAMA_CONFIGS_MAP: Record<Locale, ORAMA_EN_CONFIG> = {
4444 index : 'qh93dcne0w9qe3x9niih7o8x' ,
4545 endpoint : 'https://cloud.orama.run/v1/indexes/de-zxbgkd' ,
4646 } ,
47+ fr : {
48+ locale : 'fr' ,
49+ apiKey : 'GJSlM7jwvECgofjKdRLg16g1yAwctuMr' ,
50+ index : 'wumgx337fh9tifv0s48j18tw' ,
51+ endpoint : 'https://cloud.orama.run/v1/indexes/fr-umqvhp' ,
52+ } ,
53+ ru : {
54+ locale : 'ru' ,
55+ apiKey : 'pTc3jK5ezTdvIKrUc80XvxWaUESuUmbb' ,
56+ index : 'vo05hc538hzov91x5hzk1r9o' ,
57+ endpoint : 'https://cloud.orama.run/v1/indexes/ru-pesecj' ,
58+ } ,
59+ ar : {
60+ locale : 'ar' ,
61+ apiKey : 'RRgZYNFsJ63ISQjtiFQiwufEbc3v6T21' ,
62+ index : 'o5rklrsy0xn32v3md1qwa4xn' ,
63+ endpoint : 'https://cloud.orama.run/v1/indexes/ar-eziv7h' ,
64+ } ,
4765} as const ;
You can’t perform that action at this time.
0 commit comments