wip - try with a db container

Signed-off-by: Carl Sargunar <carl@sargunar.com>
This commit is contained in:
Carl Sargunar
2022-06-02 02:02:00 +01:00
parent 8fc9904238
commit bf9db21809
39 changed files with 45 additions and 3352 deletions

View File

@@ -4,8 +4,8 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:23348",
"sslPort": 44389
"applicationUrl": "http://localhost:36630",
"sslPort": 44328
}
},
"profiles": {
@@ -20,7 +20,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:44389;http://localhost:23348",
"applicationUrl": "https://localhost:44328;http://localhost:36630",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}