Spaces:
Running
Running
Update .env.local
Browse filesconstrain access over emails
- .env.local +1 -1
.env.local
CHANGED
@@ -48,4 +48,4 @@ MODELS=`[
|
|
48 |
PUBLIC_APP_NAME="RedTeam Chat Annotation"
|
49 |
OPENID_CONFIG=${OPENID_CONFIG}
|
50 |
MESSAGES_BEFORE_LOGIN=0
|
51 |
-
|
|
|
48 |
PUBLIC_APP_NAME="RedTeam Chat Annotation"
|
49 |
OPENID_CONFIG=${OPENID_CONFIG}
|
50 |
MESSAGES_BEFORE_LOGIN=0
|
51 |
+
ALLOWED_USER_EMAILS=${ALLOWED_USER_EMAILS}
|