Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
rajashekarcs2023 authored Jun 27, 2024
1 parent d8103ff commit 5b4b7d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ SERPSTACK_API_KEY=#your serpstack api key here
USE_LOCAL_WEBSEARCH=#set to true to parse google results yourself, overrides other API keys
SEARXNG_QUERY_URL=http://ec2-50-18-222-32.us-west-1.compute.amazonaws.com/searxng/search?q=<query>&format=json

AWS_BEDROCK_ACCESS_KEY_ID="AKIAQ3EGTCOSHLW5Q2KT"
AWS_BEDROCK_SECRET_ACCESS_KEY="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"
AWS_BEDROCK_ACCESS_KEY_ID="ASDFBJDBSKFAUKABDT"
AWS_BEDROCK_SECRET_ACCESS_KEY="7Rdfbdjdfbkndkfakflahuwgeadyihaxa6cj3q"


WEBSEARCH_ALLOWLIST=`[]` # if it's defined, allow websites from only this list.
Expand Down

0 comments on commit 5b4b7d5

Please sign in to comment.