Skip to content

Commit

Permalink
Merge pull request #8 from lunelsonMS/patch-1
Browse files Browse the repository at this point in the history
Update .env - fix wrong environment variable name
  • Loading branch information
ivorb authored Dec 4, 2023
2 parents c5a9f59 + e2be9e9 commit cf8ccb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AI_SERVICE_ENDPOINT=your_cognitive_services_endpoint
AI_SERVICE_ENDPOINT=your_AI_services_endpoint
KEY_VAULT=your_key_vault_name
TENANT_ID=your_service_principal_tenant_id
APP_ID=your_service_principal_app_id
Expand Down

0 comments on commit cf8ccb6

Please sign in to comment.