Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Skleni committed Apr 12, 2023
1 parent 5acaf5f commit 7854fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TicTacToe/TicTacToe.Blazor/wwwroot/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"ApiUrl": "api"
"ApiUrl": "https://red-water-002751303.2.azurestaticapps.net/api"
}

0 comments on commit 7854fcd

Please sign in to comment.