ankush13r commited on
Commit
d77d8a3
·
verified ·
1 Parent(s): f8eab18

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +4 -4
.env.local.template CHANGED
@@ -13,10 +13,10 @@ HF_TOKEN=${HF_TOKEN}
13
  SERPAPI_KEY=#your serpapi key here
14
 
15
  # Parameters to enable "Sign in with HF"
16
- #OPENID_CLIENT_ID=
17
- #OPENID_CLIENT_SECRET=
18
- #OPENID_SCOPES="openid profile" # Add "email" for some providers like Google that do not provide preferred_username
19
- #OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
20
  OPENID_CONFIG=${OPENID_CONFIG}
21
  HF_ORG_ADMIN=${HF_ORG_ADMIN}
22
 
 
13
  SERPAPI_KEY=#your serpapi key here
14
 
15
  # Parameters to enable "Sign in with HF"
16
+ # OPENID_CLIENT_ID=
17
+ # OPENID_CLIENT_SECRET=
18
+ # OPENID_SCOPES="openid profile" # Add "email" for some providers like Google that do not provide preferred_username
19
+ # OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
20
  OPENID_CONFIG=${OPENID_CONFIG}
21
  HF_ORG_ADMIN=${HF_ORG_ADMIN}
22