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.
2 parents 9de8687 + 0abba8f commit 16f5df8Copy full SHA for 16f5df8
dl.env.properties
@@ -1,7 +1,7 @@
1
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"
+export DL_SERVICES_LOCATION_LONG_NAME='Dallas 09'
5
export DL_SERVICES_SERVICE_URL=https://directlink.test.cloud.ibm.com/v1
6
export DL_SERVICES_IAM_URL=https://iam.test.cloud.ibm.com/identity/token
7
export DL_SERVICES_GW_NAME=SDK-PY-DL-gateway
0 commit comments