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

Commit 1f72433

Browse files
author
Yoichi Kawasaki
committed
Added logging concole option
1 parent 78f2406 commit 1f72433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/docker-run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ 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 \
4445
$DOCKER_ID/$CONTAINER_IMAGE_NAME:$TAG

0 commit comments

Comments
 (0)