mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-23 20:48:11 +00:00
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
# These options are only needed when if running end to end tests locally
|
|
PORTAL_RUNNER_USERNAME=
|
|
PORTAL_RUNNER_PASSWORD=
|
|
PORTAL_RUNNER_SUBSCRIPTION=
|
|
PORTAL_RUNNER_RESOURCE_GROUP=
|
|
PORTAL_RUNNER_DATABASE_ACCOUNT=
|
|
PORTAL_RUNNER_KEY=
|
|
PORTAL_RUNNER_CONNECTION_STRING=
|
|
NOTEBOOKS_TEST_RUNNER_TENANT_ID=
|
|
NOTEBOOKS_TEST_RUNNER_CLIENT_ID=
|
|
NOTEBOOKS_TEST_RUNNER_CLIENT_SECRET= |