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 31a9fa9 commit 0abba8fCopy full SHA for 0abba8f
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