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

This commit is contained in:
Tara Wilson 2024-12-11 22:24:38 -05:00
parent 4bf9b7cbc0
commit 6fb3a72bd3

View File

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