{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ApplicationInsights": { "rootUrlApi": "https://api.poloinformatico.it:8000/api/", //"rootUrlApi": "https://localhost:7126/api/" "messDestAccodo": "La seguente destinazione verrĂ  aggiunta ad un giro esistente", "messDestNew": "VerrĂ  creato un nuovo giro per la seguente destinazione" }, "AllowedHosts": "*" }