Skip to content

Commit 24c845b

Browse files
authored
Update install-run.md
1 parent ea6db1e commit 24c845b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/translator/containers/install-run.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: laujan
77
manager: nitinme
88
ms.service: azure-ai-translator
99
ms.topic: how-to
10-
ms.date: 06/20/2024
10+
ms.date: 06/21/2024
1111
ms.author: lajanuar
1212
recommendations: false
1313
keywords: on-premises, Docker, container, identify
@@ -468,8 +468,8 @@ If you installed Docker Desktop CLI, it includes Docker compose and its prerequi
468468
- EULA=accept
469469
- billing={TRANSLATOR_ENDPOINT_URI}
470470
- apiKey={TRANSLATOR_KEY}
471-
- AzureAiLanguageHost=http://azure-ai-language:5000
472-
- AzureAiReadHost=http://azure-ai-read:5000
471+
- ladurl=http://azure-ai-language:5000
472+
- VISIONURL=http://azure-ai-read:5000
473473
ports:
474474
- "5000:5000"
475475
azure-ai-language:

0 commit comments

Comments
 (0)