chatbot/Chatbot.Api/Properties/launchSettings.json

12 lines
223 B
JSON

{
"profiles": {
"Chatbot.Api": {
"commandName": "Project",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}