ankush13r commited on
Commit
7e63fe0
·
verified ·
1 Parent(s): c569261

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -11,7 +11,7 @@ HF_ACCESS_TOKEN=#hf_<token> from from https://huggingface.co/settings/token
11
  HF_TOKEN=${HF_TOKEN}
12
  # used to activate search with web functionality. disabled if not defined
13
  SERPAPI_KEY=#your serpapi key here
14
-
15
  # Parameters to enable "Sign in with HF"
16
  # OPENID_CLIENT_ID=
17
  # OPENID_CLIENT_SECRET=
 
11
  HF_TOKEN=${HF_TOKEN}
12
  # used to activate search with web functionality. disabled if not defined
13
  SERPAPI_KEY=#your serpapi key here
14
+ SEARXNG_QUERY_URL=${SEARXNG_QUERY_URL}
15
  # Parameters to enable "Sign in with HF"
16
  # OPENID_CLIENT_ID=
17
  # OPENID_CLIENT_SECRET=