Skip to content

Commit 7b5b5cc

Browse files
committed
Try resolve redirect
1 parent 2d799bc commit 7b5b5cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MyApp/appsettings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"AppConfig": {
1010
"LocalBaseUrl": "https://localhost:5001",
1111
"PublicBaseUrl": "https://blazor.web-templates.io"
12-
}
12+
},
13+
"ApiBaseUrl": "https://blazor.web-templates.io"
1314
}

0 commit comments

Comments
 (0)