We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ed35d commit 6a7e646Copy full SHA for 6a7e646
1 file changed
PocketDDD.BlazorClient/PocketDDD.BlazorClient/wwwroot/appsettings.Development.json
@@ -1,4 +1,4 @@
1
{
2
- "apiUrl": "pocketddd-dev-api-server.azurewebsites.net",
+ "apiUrl": "https://pocketddd-dev-api-server.azurewebsites.net/api",
3
"fakeBackend": false
4
}
0 commit comments