feat: add meilisearch key in staging environment

feature/homepage
Näser 3 years ago
parent 69cf478959
commit 17af949ec7

@ -3,6 +3,6 @@ export const environment = {
strapiUrl: 'https://admin.mecp.nasercloud.fr', strapiUrl: 'https://admin.mecp.nasercloud.fr',
strapiApiUrl: 'https://admin.mecp.nasercloud.fr/api', strapiApiUrl: 'https://admin.mecp.nasercloud.fr/api',
nextAuthSecret: "yBNW1wrb9CgOvEfbX6EQCvCDqiMkRBZP", nextAuthSecret: "yBNW1wrb9CgOvEfbX6EQCvCDqiMkRBZP",
meiliApiKey: "0e9a9d027b9e6b2d98c9670e5030a8d1aa72cab911fd768d4ad02636ae673690", meiliApiKey: "5266ffc98e51fdae2a418a16e6dfd26d8f9208d8",
meiliMasterKey: "f2e963e883cbacf6d4f63e792dc276491b8a866fb837f3fda37b8b78889a6851" meiliMasterKey: "5266ffc98e51fdae2a418a16e6dfd26d8f9208d8"
} }

Loading…
Cancel
Save