{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ApplicationInsights": { //PRODUZIONE "rootUrlApi": "https://api.poloinformatico.it:9000/api/Polo/", "rootWebLoghi": "C:\\ZAPIPOLO\\api_polo\\wwwroot\\VIRTU\\", "rootUrlApi2": "https://api.poloinformatico.it:9000/VIRTU/", //TEST //"rootUrlApi": "http://testapi.poloinformatico.it:9001/api/Polo/", //"rootWebLoghi": "C:\\SORGENTI\\ApiPolo\\ApiPolo\\wwwroot\\VIRTU\\", //"rootUrlApi2": "http://testapi.poloinformatico.it:9001/VIRTU/", "mittenteMail": "info@virtualtask.it", "nomeMail": "Supporto Virtual Task", "pwdMail": "Polo2023!", "subjectMail": "Richiesta App di test", "rootUrl": "http://testvirtualtask.poloinformatico.it/" }, "AllowedHosts": "*" }