redirect to the setup in case zero has not been set up

This commit is contained in:
2020-03-25 23:24:58 +01:00
parent a17ff2190e
commit ea6e10cb7f
17 changed files with 1277 additions and 36 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"Raven": {
"Url": "http://127.0.0.1:9800",
"Database": "zero"
},
"Logging": {
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning",
"Fifty": "Debug"
}
}
}