You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This project has been replaced by [Operations Console](https://support.pagerduty.com/main/docs/operations-console), which is supported product from PagerDuty. Please plan to migrate to Operations Console instead.**
10
+
7
11
## :warning: Disclaimer
8
12
9
13
**This project is not officially supported by PagerDuty and therefore no issues can be reported to or resolved by PagerDuty Support.
@@ -45,7 +49,6 @@ The following _optional_ parameters can be used in a `.env` file to override Pag
45
49
| ----------- | ----------- |
46
50
|`VITE_PD_ENV`| PagerDuty Live Environment Tag; defaults to `localhost-dev` if not set |
47
51
|`VITE_PD_OAUTH_CLIENT_ID`| PagerDuty OAuth App client ID (created upon registering app) |
|`VITE_PD_USER_TOKEN`| PagerDuty [Personal API Token](https://support.pagerduty.com/docs/generating-api-keys#generating-a-personal-rest-api-key); this will override OAuth login workflow if set and should be used for integration tests|
50
53
|`VITE_PD_SUBDOMAIN_ALLOW_LIST`| Comma separated list of allowed subdomains (e.g. `acme-prod,acme-dev`) |
51
54
|`VITE_PD_REQUIRED_ABILITY`| PagerDuty account-level [ability](https://developer.pagerduty.com/api-reference/b3A6Mjc0ODEwMg-list-abilities) required to use application |
0 commit comments