{
  "ConnectionStrings": {
    "NewDefaultConnection": "Server=162.246.19.6;Database=ChatBot;User Id=Andrea.Garibaldi;Password=#Alser2024#",
    "SecondaryConnection": "Data Source=162.246.19.6;Initial Catalog=ChatBot;Persist Security Info=True;User ID=Andrea.Garibaldi;Password=Andrea1;Trust Server Certificate=True"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
}