Skip to content

Commit 65807db

Browse files
committed
Fix readme typo
1 parent d7d5d56 commit 65807db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export KB_ADMIN_AUTH_TOKEN="xxxxxxxxxxxx"
5353
docker run --name cb -d \
5454
-e KB_AUTH_TOKEN \
5555
-e KB_ADMIN_AUTH_TOKEN \
56-
-e KB_BASE_URL=https://ci.kbase.us/services\ \
56+
-e KB_BASE_URL=https://ci.kbase.us/services/ \
5757
-e CALLBACK_PORT=9999 \
5858
-e JOB_DIR \
5959
-v $JOB_DIR:$JOB_DIR \

0 commit comments

Comments
 (0)