Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Commit 35d2e2a

Browse files
author
Yoichi Kawasaki
committed
Remove Concole loggin option from options for docker run
1 parent 1f72433 commit 35d2e2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/docker-run.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,4 @@ docker run -p 8080:80 -it \
4141
-e MyCosmosDBConnectionString="$COSMOSDB_CONNECTION_STRING" \
4242
-e ComputerVisionSubscription="$COMPUTER_VSION_API_SUBSCRIPTION" \
4343
-e ComputerVisionApiEndpoint="$COMPUTER_VSION_API_ENDPOINT" \
44-
-e AzureFunctionsJobHost__Logging__Console__IsEnabled=true \
4544
$DOCKER_ID/$CONTAINER_IMAGE_NAME:$TAG

0 commit comments

Comments
 (0)