Update to allow for seeding of database
This commit is contained in:
@@ -227,7 +227,10 @@
|
||||
"Enabled": true
|
||||
},
|
||||
"Seeding": {
|
||||
"EnableDemoData": true
|
||||
"EnableDemoData": true,
|
||||
"Admin": null,
|
||||
"Nurse": null,
|
||||
"Physician": null
|
||||
},
|
||||
"Simulation": {
|
||||
"Enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user