diff --git a/env.file b/env.file index 989479a99..273e74325 100644 --- a/env.file +++ b/env.file @@ -1,7 +1,7 @@ SERVER_URL=http://localhost/ DOMAIN_REDIRECT_URL=http://localhost:3000 WEB_OIDC_CLIENT_ID=teammail-web -OIDC_SCOPES=openid,profile,email +OIDC_SCOPES=openid,profile,email,offline_access APP_GRID_AVAILABLE=supported FCM_AVAILABLE=supported IOS_FCM=supported \ No newline at end of file