Skip to content

Commit c115fb9

Browse files
authored
updating meilisearch api key (#60)
1 parent d989809 commit c115fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MEILISEARCH_URL = "https://docs-search.gnoteam.com"
1010
MEILISEARCH_INDEX_UID = "production"
1111
# To generate this token, exec
1212
#curl https://docs-search.gnoteam.com/keys -H "Authorization: Bearer $MEILI_MASTER_KEY"
13-
MEILISEARCH_API_KEY = "cf93b323b625c7825c4690aa16f7ebdfd8f433a021efa40f3b986e8cf4b6415e"
13+
MEILISEARCH_API_KEY = "7a646d537285a92f436b8f2fc000e1482eb82a563f0372e210a3535764338cd7"
1414

1515
[[plugins]]
1616
package = "@netlify/plugin-lighthouse"

0 commit comments

Comments
 (0)