Skip to content

Commit

Permalink
Merge branch 'main' into gnokey-tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn authored Sep 5, 2024
2 parents e4f88b6 + e0be3c8 commit 7ce9851
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ command = "yarn run download-docs && yarn build && yarn install"
[context.production.environment]
MEILISEARCH_URL = "https://docs-search.gnoteam.com"
MEILISEARCH_INDEX_UID = "production"
MEILISEARCH_API_KEY = "22a22f25327d4bff5be707fa7ee90a731e6b6c8c5a6f13c705dafcce642caafd"
# To generate this token, exec
#curl https://docs-search.gnoteam.com/keys -H "Authorization: Bearer $MEILI_MASTER_KEY"
MEILISEARCH_API_KEY = "6d7b970053413ade30e07212c7d36c7cdea3f47ede2e63e1147317f8718e65e1"

[[plugins]]
package = "@netlify/plugin-lighthouse"
Expand Down

0 comments on commit 7ce9851

Please sign in to comment.