Skip to content

Commit

Permalink
Added api url
Browse files Browse the repository at this point in the history
  • Loading branch information
nenad0707 committed Jun 4, 2024
1 parent 9038388 commit ffc2945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TaskTackler/wwwroot/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
}
},
"AllowedHosts": "*",
"ApiUrl": ""
"ApiUrl": "https://localhost:7213/api/"
}

0 comments on commit ffc2945

Please sign in to comment.