0d2f6fc595
(cherry picked from commit e353b06f98d319ed852d02a528aab7383f255e87)
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
SERVER_URL=http://localhost/
|
|
DOMAIN_REDIRECT_URL=http://localhost:3000
|
|
WEB_OIDC_CLIENT_ID=teammail-web
|
|
OIDC_SCOPES=openid,profile,email,offline_access
|
|
APP_GRID_AVAILABLE=supported
|
|
FCM_AVAILABLE=supported
|
|
IOS_FCM=supported |