Skip to content

feat : added AS_Prepends to direct link #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions dl.env.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export DL_SERVICES_AUTH_TYPE=iam
export DL_SERVICES_APIKEY='<IAM-API-KEY>'
export DL_SERVICES_APIKEY="<IAM-API-KEY>"
export DL_SERVICES_LOCATION_NAME=dal09
export DL_SERVICES_LOCATION_LONG_NAME="Dallas 09"
export DL_SERVICES_SERVICE_URL=https://directlink.cloud.ibm.com/v1
export DL_SERVICES_IAM_URL=https://iam.cloud.ibm.com/identity/token
export DL_SERVICES_SERVICE_URL=https://directlink.test.cloud.ibm.com/v1
export DL_SERVICES_IAM_URL=https://iam.test.cloud.ibm.com/identity/token
export DL_SERVICES_GW_NAME=SDK-PY-DL-gateway
export DL_SERVICES_CONN_NAME=SDK-PY-DL-vc
export DL_SERVICES_AUTHENTICATION_KEY=crn:v1:public:is:us-south:a/3b1bd7fa2bc3406ea70ba4ade8aa3f1b::vpc:r134-1680db5a-7672-41af-89fb-bbbc94ac6964
export DL_SERVICES_AUTHENTICATION_KEY=crn:v1:staging:public:is:us-south:a/3b1bd7fa2bc3406ea70ba4ade8aa3f1b::vpc:r134-1680db5a-7672-41af-89fb-bbbc94ac6964