We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1988bda commit d76c137Copy full SHA for d76c137
LineBotSample/Properties/launchSettings.json
@@ -12,15 +12,15 @@
12
"IIS Express": {
13
"commandName": "IISExpress",
14
"launchBrowser": true,
15
- "launchUrl": "weatherforecast",
+ "launchUrl": "ChatBot/Test",
16
"environmentVariables": {
17
"ASPNETCORE_ENVIRONMENT": "Development"
18
}
19
},
20
"LineBotSample": {
21
"commandName": "Project",
22
23
24
"applicationUrl": "https://localhost:5001;http://localhost:5000",
25
26
0 commit comments