Skip to content

Commit 481e618

Browse files
Merge pull request #69 from IBM/as_prepends
feat: AS-Prepends added to direct link
2 parents 2dca69e + c3d2580 commit 481e618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dl.env.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export DL_SERVICES_AUTH_TYPE=iam
2-
export DL_SERVICES_APIKEY="<IAM-API-KEY>"
2+
export DL_SERVICES_APIKEY='<IAM-API-KEY>'
33
export DL_SERVICES_LOCATION_NAME=dal09
44
export DL_SERVICES_LOCATION_LONG_NAME="Dallas 09"
55
export DL_SERVICES_SERVICE_URL=https://directlink.cloud.ibm.com/v1

0 commit comments

Comments
 (0)