Auswahl zwischen MySQL und Sqlite möglich, Datenbank kompletter Reset
This commit is contained in:
@@ -52,7 +52,7 @@ public class MetricDto
|
||||
}
|
||||
|
||||
[ApiController]
|
||||
[Route("[monitoring]")]
|
||||
[Route("[controller]")]
|
||||
public class MonitoringController : Controller
|
||||
{
|
||||
private readonly AppDbContext _context;
|
||||
|
Reference in New Issue
Block a user