Finished adding basic category adding functionality
This commit is contained in:
@@ -3,6 +3,15 @@
|
||||
"mssql1": {
|
||||
"type": "mssql",
|
||||
"connectionId": "ConnectionStrings:DefaultConnection"
|
||||
},
|
||||
"secrets1": {
|
||||
"type": "secrets",
|
||||
"dynamicId": null
|
||||
},
|
||||
"postgresql1": {
|
||||
"type": "postgresql",
|
||||
"connectionId": "ConnectionStrings:DatabaseConnection",
|
||||
"dynamicId": null
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user