This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
trainav/trainav.web/Properties/launchSettings.json

13 lines
254 B
JSON

{
"profiles": {
"trainav.web": {
"commandName": "Project",
"launchBrowser": false,
"applicationUrl": "https://localhost:7005",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}