Skip to content

Commit 13afcc7

Browse files
authored
Update credentials.env
1 parent 26d1b27 commit 13afcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

credentials.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ BING_SEARCH_URL = "https://api.bing.microsoft.com/v7.0/search"
55

66
# Demo Data (edit with your own if you want to use your own data)
77
BLOB_CONNECTION_STRING="BlobEndpoint=https://datasetsgptsmartsearch.blob.core.windows.net/;QueueEndpoint=https://datasetsgptsmartsearch.queue.core.windows.net/;FileEndpoint=https://datasetsgptsmartsearch.file.core.windows.net/;TableEndpoint=https://datasetsgptsmartsearch.table.core.windows.net/;SharedAccessSignature=sv=2022-11-02&ss=b&srt=sco&sp=rl&se=2026-01-03T02:11:44Z&st=2024-01-02T18:11:44Z&spr=https&sig=ngrEqvqBVaxyuSYqgPVeF%2B9c0fXLs94v3ASgwg7LDBs%3D"
8-
8+
BLOB_SAS_TOKEN="?sv=2022-11-02&ss=b&srt=sco&sp=rl&se=2026-01-03T02:11:44Z&st=2024-01-02T18:11:44Z&spr=https&sig=ngrEqvqBVaxyuSYqgPVeF%2B9c0fXLs94v3ASgwg7LDBs%3D"
99

1010
# Edit with your own azure services values
1111
AZURE_SEARCH_ENDPOINT="Enter your Azure Cognitive Search Endpoint ..."

0 commit comments

Comments
 (0)