|
| 1 | +{ |
| 2 | + "local": { |
| 3 | + "PORT": "17200", |
| 4 | + "HTTPS": "true", |
| 5 | + "ESLINT_NO_DEV_ERRORS": "true", |
| 6 | + "REACT_APP_ENVIRONMENT": "local", |
| 7 | + "REACT_APP_LIVE_CONFIG_ID": "demo-app-video-development", |
| 8 | + "REACT_APP_USE_LOCAL_CONFIG": "true", |
| 9 | + "REACT_APP_AUTH_DOMAIN": "idp.preview.monk.ai", |
| 10 | + "REACT_APP_AUTH_AUDIENCE": "https://api.monk.ai/v1/", |
| 11 | + "REACT_APP_AUTH_CLIENT_ID": "w9MTl518yqWl0dVE8oUbkxc3gnrI0sgH", |
| 12 | + "REACT_APP_SENTRY_DSN": "https://e0644a77095a58eeab6b0e32cc9d4188@o4505669501648896.ingest.us.sentry.io/4508575240290304", |
| 13 | + "REACT_APP_SENTRY_DEBUG": "true", |
| 14 | + "REACT_APP_INSPECTION_REPORT_URL": "https://demo-capture.preview.monk.ai" |
| 15 | + }, |
| 16 | + "development": { |
| 17 | + "REACT_APP_ENVIRONMENT": "development", |
| 18 | + "REACT_APP_LIVE_CONFIG_ID": "demo-app-video-development", |
| 19 | + "REACT_APP_AUTH_DOMAIN": "idp.preview.monk.ai", |
| 20 | + "REACT_APP_AUTH_AUDIENCE": "https://api.monk.ai/v1/", |
| 21 | + "REACT_APP_AUTH_CLIENT_ID": "w9MTl518yqWl0dVE8oUbkxc3gnrI0sgH", |
| 22 | + "REACT_APP_SENTRY_DSN": "https://e0644a77095a58eeab6b0e32cc9d4188@o4505669501648896.ingest.us.sentry.io/4508575240290304", |
| 23 | + "REACT_APP_INSPECTION_REPORT_URL": "https://demo-capture.preview.monk.ai" |
| 24 | + }, |
| 25 | + "staging": { |
| 26 | + "REACT_APP_ENVIRONMENT": "staging", |
| 27 | + "REACT_APP_LIVE_CONFIG_ID": "demo-app-video-staging", |
| 28 | + "REACT_APP_AUTH_DOMAIN": "idp.preview.monk.ai", |
| 29 | + "REACT_APP_AUTH_AUDIENCE": "https://api.monk.ai/v1/", |
| 30 | + "REACT_APP_AUTH_CLIENT_ID": "w9MTl518yqWl0dVE8oUbkxc3gnrI0sgH", |
| 31 | + "REACT_APP_SENTRY_DSN": "https://e0644a77095a58eeab6b0e32cc9d4188@o4505669501648896.ingest.us.sentry.io/4508575240290304", |
| 32 | + "REACT_APP_INSPECTION_REPORT_URL": "https://demo-capture.preview.monk.ai" |
| 33 | + }, |
| 34 | + "preview": { |
| 35 | + "REACT_APP_ENVIRONMENT": "preview", |
| 36 | + "REACT_APP_LIVE_CONFIG_ID": "demo-app-video-preview", |
| 37 | + "REACT_APP_AUTH_DOMAIN": "idp.preview.monk.ai", |
| 38 | + "REACT_APP_AUTH_AUDIENCE": "https://api.monk.ai/v1/", |
| 39 | + "REACT_APP_AUTH_CLIENT_ID": "w9MTl518yqWl0dVE8oUbkxc3gnrI0sgH", |
| 40 | + "REACT_APP_SENTRY_DSN": "https://e0644a77095a58eeab6b0e32cc9d4188@o4505669501648896.ingest.us.sentry.io/4508575240290304", |
| 41 | + "REACT_APP_INSPECTION_REPORT_URL": "https://demo-capture.preview.monk.ai" |
| 42 | + }, |
| 43 | + "backend-staging-qa": { |
| 44 | + "REACT_APP_ENVIRONMENT": "backend-staging-qa", |
| 45 | + "REACT_APP_LIVE_CONFIG_ID": "demo-app-video-backend-staging-qa", |
| 46 | + "REACT_APP_AUTH_DOMAIN": "idp.staging.monk.ai", |
| 47 | + "REACT_APP_AUTH_AUDIENCE": "https://api.monk.ai/v1/", |
| 48 | + "REACT_APP_AUTH_CLIENT_ID": "PLGfABs0AWNwZaokEg3GeU4m01RhIvyi", |
| 49 | + "REACT_APP_SENTRY_DSN": "https://e0644a77095a58eeab6b0e32cc9d4188@o4505669501648896.ingest.us.sentry.io/4508575240290304", |
| 50 | + "REACT_APP_INSPECTION_REPORT_URL": "https://demo-capture.staging.monk.ai" |
| 51 | + } |
| 52 | +} |
0 commit comments