mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-24 14:36:54 +00:00
1ec0d9a0be
* 'update for index policy' * input * 'refactor for ci/cd' * 'refactor for ci/cd' * no message * 'refractor' * 'format change' * added changes * "refactor" * ‘test lint’ * "format" * “push setting back” * ‘refractor’ * Update test/utils/shared.ts Co-authored-by: Steve Faulkner <southpolesteve@gmail.com> Co-authored-by: Srinath Narayanan <srnara@microsoft.com> Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
16 lines
535 B
Plaintext
16 lines
535 B
Plaintext
PORTAL_RUNNER_USERNAME=
|
|
PORTAL_RUNNER_PASSWORD=
|
|
PORTAL_RUNNER_SUBSCRIPTION=
|
|
PORTAL_RUNNER_RESOURCE_GROUP=
|
|
PORTAL_RUNNER_DATABASE_ACCOUNT=
|
|
PORTAL_RUNNER_DATABASE_ACCOUNT_KEY=
|
|
PORTAL_RUNNER_MONGO_DATABASE_ACCOUNT=
|
|
PORTAL_RUNNER_MONGO_DATABASE_ACCOUNT_KEY=
|
|
PORTAL_RUNNER_CONNECTION_STRING=
|
|
NOTEBOOKS_TEST_RUNNER_TENANT_ID=
|
|
NOTEBOOKS_TEST_RUNNER_CLIENT_ID=
|
|
NOTEBOOKS_TEST_RUNNER_CLIENT_SECRET=
|
|
CASSANDRA_CONNECTION_STRING=
|
|
MONGO_CONNECTION_STRING=
|
|
TABLES_CONNECTION_STRING=
|
|
DATA_EXPLORER_ENDPOINT=https://localhost:1234/hostedExplorer.html |