Skip to content

Commit ededcc1

Browse files
committed
--wip-- [skip ci]
1 parent 0c7868a commit ededcc1

File tree

1 file changed

+1
-27
lines changed

1 file changed

+1
-27
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
11
{
2-
"$schema": "http://json.schemastore.org/launchsettings.json",
3-
"iisSettings": {
4-
"windowsAuthentication": false,
5-
"anonymousAuthentication": true,
6-
"iisExpress": {
7-
"applicationUrl": "http://localhost:53970",
8-
"sslPort": 44306
9-
}
10-
},
2+
"$schema": "https://json.schemastore.org/launchsettings.json",
113
"profiles": {
12-
"http": {
13-
"commandName": "Project",
14-
"dotnetRunMessages": true,
15-
"launchBrowser": true,
16-
"launchUrl": "graphql",
17-
"applicationUrl": "http://localhost:5181",
18-
"environmentVariables": {
19-
"ASPNETCORE_ENVIRONMENT": "Development"
20-
}
21-
},
224
"https": {
235
"commandName": "Project",
246
"dotnetRunMessages": true,
@@ -28,14 +10,6 @@
2810
"environmentVariables": {
2911
"ASPNETCORE_ENVIRONMENT": "Development"
3012
}
31-
},
32-
"IIS Express": {
33-
"commandName": "IISExpress",
34-
"launchBrowser": true,
35-
"launchUrl": "graphql",
36-
"environmentVariables": {
37-
"ASPNETCORE_ENVIRONMENT": "Development"
38-
}
3913
}
4014
}
4115
}

0 commit comments

Comments
 (0)