Got the new ui flow working and the models updated. Need to get changes written to the database.
This commit is contained in:
12
OpenArchival.DataAccess/Properties/launchSettings.json
Normal file
12
OpenArchival.DataAccess/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"OpenArchival.DataAccess": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": false,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:52509;http://localhost:52510"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user