We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d799bc commit 7b5b5ccCopy full SHA for 7b5b5cc
MyApp/appsettings.json
@@ -9,5 +9,6 @@
9
"AppConfig": {
10
"LocalBaseUrl": "https://localhost:5001",
11
"PublicBaseUrl": "https://blazor.web-templates.io"
12
- }
+ },
13
+ "ApiBaseUrl": "https://blazor.web-templates.io"
14
}
0 commit comments