Skip to content

Commit

Permalink
fix Storage property to StorageAccount
Browse files Browse the repository at this point in the history
Related to: aliencube#319
  • Loading branch information
sikutisa committed Sep 14, 2024
1 parent 5fc33a6 commit 82b8ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AzureOpenAIProxy.ApiApp/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"Storage": "storage-connection-string"
}
},
"Stroage": {
"StroageAccount": {
"Table": {
"TableName": "events"
}
Expand Down

0 comments on commit 82b8ffd

Please sign in to comment.