Skip to content

Commit 4b72ebc

Browse files
committed
resolve merge conflict
1 parent e87d202 commit 4b72ebc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/ai-services/document-intelligence/containers/install-run.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ Feature container | Supporting containers |
132132
> [!IMPORTANT]
133133
> The keys are used to access your Document Intelligence resource. Don't share your keys. Store them securely, for example, using Azure Key Vault. We also recommend regenerating these keys regularly. Only one key is necessary to make an API call. When regenerating the first key, you can use the second key for continued access to the service.
134134
135-
:::moniker range="doc-intel-4.0.0"
136-
137135
### [Layout](#tab/layout)
138136
139137
The following code sample is a self-contained `docker compose` example to run the Document Intelligence Layout container. With `docker compose`, you use a YAML file to configure your application's services. Then, with `docker-compose up` command, you create and start all the services from your configuration. Enter {FORM_RECOGNIZER_ENDPOINT_URI} and {FORM_RECOGNIZER_KEY} values for your Layout container instance.

0 commit comments

Comments
 (0)