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 da2d5d3 commit ab2bf99Copy full SHA for ab2bf99
articles/cognitive-services/containers/docker-compose-recipe.md
@@ -71,7 +71,7 @@ services:
71
image: "containerpreview.azurecr.io/microsoft/cognitive-services-read"
72
environment:
73
eula: accept
74
- apikey: # < Your computer API key >
+ apikey: # < Your computer vision API key >
75
billing: # < Your computer vision billing URL >
76
ports:
77
- "5021:5000"
0 commit comments