Skip to content

Commit 0d82faa

Browse files
Dev image version check
1 parent 07bac06 commit 0d82faa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ClientAdvisor/App/.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ SQLDB_DATABASE=
126126
SQLDB_USERNAME=
127127
SQLDB_PASSWORD=
128128
SQLDB_DRIVER=
129-
VITE_POWERBI_EMBED_URL=
129+
VITE_POWERBI_EMBED_URL=

ClientAdvisor/AzureFunction/local.settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
77
"PYTHON_ENABLE_INIT_INDEXING": "1"
88
}
9-
}
9+
}

ResearchAssistant/App/.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ AZURE_COSMOSDB_MONGO_VCORE_CONTENT_COLUMNS=
3939
AZURE_COSMOSDB_MONGO_VCORE_VECTOR_COLUMNS=
4040
AI_STUDIO_DRAFT_FLOW_API_KEY=
4141
AI_STUDIO_CHAT_FLOW_API_KEY=
42-
AZURE_OPENAI_API_TYPE=
42+
AZURE_OPENAI_API_TYPE=

0 commit comments

Comments
 (0)