Update appsettings.Development.json

This commit is contained in:
2020-09-28 16:01:19 +02:00
parent f096c724f3
commit bf0c05f191
+1 -1
View File
@@ -2,7 +2,7 @@
"Zero": {
"Raven": {
"Url": "http://127.0.0.1:9800",
"Database": "laolamigration"
"Database": "zero"
}
},
"Logging": {