We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec5b8c commit 31a9fa9Copy full SHA for 31a9fa9
dl.env.properties
@@ -2,8 +2,8 @@ export DL_SERVICES_AUTH_TYPE=iam
2
export DL_SERVICES_APIKEY="<IAM-API-KEY>"
3
export DL_SERVICES_LOCATION_NAME=dal09
4
export DL_SERVICES_LOCATION_LONG_NAME="Dallas 09"
5
-export DL_SERVICES_SERVICE_URL=https://directlink.cloud.ibm.com/v1
6
-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
7
export DL_SERVICES_GW_NAME=SDK-PY-DL-gateway
8
export DL_SERVICES_CONN_NAME=SDK-PY-DL-vc
9
export DL_SERVICES_AUTHENTICATION_KEY=crn:v1:public:is:us-south:a/3b1bd7fa2bc3406ea70ba4ade8aa3f1b::vpc:r134-1680db5a-7672-41af-89fb-bbbc94ac6964
0 commit comments