We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e2c20 commit 7286a71Copy full SHA for 7286a71
.env.example
@@ -3,5 +3,5 @@
3
# warning: variables prefixed with NEXT_PUBLIC_ will be made available to client-side code
4
# be careful not to expose sensitive data (in this case your Algolia admin key)
5
6
-NEXT_PUBLIC_ALGOLIA_APP_ID=OOK48W9UCL
7
-NEXT_PUBLIC_ALGOLIA_SEARCH_KEY=ca98597f559459c216891b75989832f8 #trufflehog:ignore
+NEXT_PUBLIC_ALGOLIA_APP_ID=
+NEXT_PUBLIC_ALGOLIA_SEARCH_KEY=
0 commit comments