Delete source/ticketAPI/api/appsettings.json
This commit is contained in:
parent
6fb3a72bd3
commit
1d7315e063
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"Logging": {
|
|
||||||
"LogLevel": {
|
|
||||||
"Default": "Information",
|
|
||||||
"Microsoft.AspNetCore": "Warning"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Mongo": {
|
|
||||||
"ConnectionString": "mongodb://terralilly85:pr1ncessN0ra@www.taraformed.com:27017/",
|
|
||||||
"Database": "pso"
|
|
||||||
},
|
|
||||||
"AllowedHosts": "*"
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user