Skip to content

Commit ab2bf99

Browse files
committed
Minor update
1 parent da2d5d3 commit ab2bf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/containers/docker-compose-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171
image: "containerpreview.azurecr.io/microsoft/cognitive-services-read"
7272
environment:
7373
eula: accept
74-
apikey: # < Your computer API key >
74+
apikey: # < Your computer vision API key >
7575
billing: # < Your computer vision billing URL >
7676
ports:
7777
- "5021:5000"

0 commit comments

Comments
 (0)