Skip to content

Commit 7286a71

Browse files
authored
chore: Remove example values from env (#11910)
1 parent c2e2c20 commit 7286a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# warning: variables prefixed with NEXT_PUBLIC_ will be made available to client-side code
44
# be careful not to expose sensitive data (in this case your Algolia admin key)
55

6-
NEXT_PUBLIC_ALGOLIA_APP_ID=OOK48W9UCL
7-
NEXT_PUBLIC_ALGOLIA_SEARCH_KEY=ca98597f559459c216891b75989832f8 #trufflehog:ignore
6+
NEXT_PUBLIC_ALGOLIA_APP_ID=
7+
NEXT_PUBLIC_ALGOLIA_SEARCH_KEY=

0 commit comments

Comments
 (0)