Delete source/ticketAPI/api/appsettings.Development.json

This commit is contained in:
Tara Wilson 2024-12-11 22:26:39 -05:00
parent 50efe0f310
commit 903e562e42

View File

@ -1,12 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"Mongo": {
"ConnectionString": "mongodb://terralilly85:pr1ncessN0ra@www.taraformed.com:27017/",
"Database": "pso"
}
}