Skip to content

Commit ce2276d

Browse files
authored
Update appsettings.json (#682)
1 parent 17381f1 commit ce2276d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-WebApp-your-API/4-1-MyOrg/Client/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
// clientId of a V1 application, created in the https://portal.azure.com portal.
4444

4545
"Scopes": [ "api://[Enter_client_ID_service]/ToDoList.Read", "api://[Enter_client_ID_service]/ToDoList.Write" ],
46-
"BaseUrl ": "https://localhost:44351/",
46+
"BaseUrl": "https://localhost:44351/",
4747
"RelativePath" : "api/todolist"
4848
},
4949
"Logging": {

0 commit comments

Comments
 (0)