Nayananga commented on a change in pull request #74: Add search for Hugo (more
polishing need to do)
URL: https://github.com/apache/camel-website/pull/74#discussion_r314474377
##########
File path: .env
##########
@@ -0,0 +1,5 @@
+ALGOLIA_APP_ID={{ YOUR_APP_ID }}
+SEARCH_ONLY_API_KEY={{ SEARCH_ONLY_API_KEY }}
+ALGOLIA_ADMIN_KEY={{ YOUR_ADMIN_KEY }}
+ALGOLIA_INDEX_NAME={{ YOUR_INDEX_NAME }}
Review comment:
Hello Mr.Zoran I think APP_ID and INDEX_NAME can be public ill put exacts
values into them, I`m not sure whether SEARCH_ONLY_API_KEY public or not but
ADMIN_KEY is definitely not public.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services