Added Azure sql setup for User access micro service

This commit is contained in:
uppuv
2023-09-29 12:30:20 -04:00
110 changed files with 2525 additions and 639 deletions

View File

@ -14,7 +14,7 @@
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5133",
"applicationUrl": "http://localhost:5136",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}