Skip to content

Commit 82b8ffd

Browse files
committed
fix Storage property to StorageAccount
Related to: aliencube#319
1 parent 5fc33a6 commit 82b8ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AzureOpenAIProxy.ApiApp/appsettings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"Storage": "storage-connection-string"
3131
}
3232
},
33-
"Stroage": {
33+
"StroageAccount": {
3434
"Table": {
3535
"TableName": "events"
3636
}

0 commit comments

Comments
 (0)