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