Skip to content

Commit 28730f0

Browse files
committed
chore(script): use new convo env var
1 parent 631ad36 commit 28730f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

export.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export ACL_SERVICE_URL="https://acl-intb.ciscospark.com/acl/api/v1"
22
export ATLAS_SERVICE_URL="https://atlas-intb.ciscospark.com/admin/api/v1"
3-
export CONVERSATION_SERVICE="https://conversation-intb.ciscospark.com/conversation/api/v1"
3+
export WEBEX_TEST_USERS_CONVERSATION_SERVICE_URL="https://conversation-intb.ciscospark.com/conversation/api/v1"
44
export ENCRYPTION_SERVICE_URL="https://encryption-intb.ciscospark.com/encryption/api/v1"
55
export IDBROKER_BASE_URL="https://idbrokerbts.webex.com"
66
export IDENTITY_BASE_URL="https://identitybts.webex.com"

0 commit comments

Comments
 (0)