vite works <3
This commit is contained in:
@@ -3,13 +3,18 @@
|
||||
"Raven": {
|
||||
"Url": "http://127.0.0.1:9800",
|
||||
"Database": "laolazero"
|
||||
},
|
||||
"DevServer": {
|
||||
"Port": 2333,
|
||||
"ForwardLog": true
|
||||
}
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
"Microsoft.Hosting.Lifetime": "Information",
|
||||
"Zero": "Debug"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user