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/serviceDependencies.json
Normal file
12
OpenArchival.DataAccess/Properties/serviceDependencies.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"secrets1": {
|
||||
"type": "secrets"
|
||||
},
|
||||
"postgresql1": {
|
||||
"type": "postgresql",
|
||||
"connectionId": "ConnectionStrings:DatabaseConnection",
|
||||
"dynamicId": null
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user