Removing dev file

This commit is contained in:
2026-06-18 20:22:11 -04:00
parent 3904e0bce5
commit db18239606
@@ -1,11 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ConnectionStrings": {
"DefaultConnection": "Host=localhost;Database=chrono;Username=postgres;Password=postgres"
}
}