Spaces:
Paused
Paused
ehristoforu
commited on
Commit
•
ef13065
1
Parent(s):
c1c5300
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
@@ -14,7 +14,7 @@ HF_ACCESS_TOKEN=
|
|
14 |
OPENID_CLIENT_ID=${OPENID_CLIENT_ID}
|
15 |
OPENID_CLIENT_SECRET=${OPENID_CLIENT_SECRET}
|
16 |
OPENID_SCOPES="openid profile"
|
17 |
-
OPENID_PROVIDER_URL=https://huggingface.co
|
18 |
|
19 |
|
20 |
|
|
|
14 |
OPENID_CLIENT_ID=${OPENID_CLIENT_ID}
|
15 |
OPENID_CLIENT_SECRET=${OPENID_CLIENT_SECRET}
|
16 |
OPENID_SCOPES="openid profile"
|
17 |
+
OPENID_PROVIDER_URL="https://huggingface.co"
|
18 |
|
19 |
|
20 |
|