tax app works now

This commit is contained in:
Muhammad Azeez
2021-01-10 14:15:47 +03:00
parent 536c7fdb3d
commit 7fd435a217
30 changed files with 1182 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
"dotnetRunMessages": "true",
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"applicationUrl": "https://localhost:6001;http://localhost:6000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}