Rapp_New: corretto refuso id fisso + appsettings.json puntamenti

This commit is contained in:
michele 2025-02-17 09:44:05 +01:00
parent f06dfba2cc
commit 7313ebe4de
2 changed files with 7 additions and 7 deletions

View File

@ -171,7 +171,7 @@ namespace VirtualTask.Controllers
{ {
SessionHelper helper = new SessionHelper(this); SessionHelper helper = new SessionHelper(this);
id = "V000000135"; //id = "V000000135";
token = helper.GetStringValue("tok"); token = helper.GetStringValue("tok");

View File

@ -8,15 +8,15 @@
"ApplicationInsights": { "ApplicationInsights": {
//PRODUZIONE //PRODUZIONE
//"rootUrlApi": "https://api.poloinformatico.it:9000/api/Polo/", "rootUrlApi": "https://api.poloinformatico.it:9000/api/Polo/",
//"rootUrlApi2": "https://api.poloinformatico.it:9000/VIRTU/", "rootUrlApi2": "https://api.poloinformatico.it:9000/VIRTU/",
//"rootWebLoghi": "C:\\ZAPIPOLO\\api_polo\\wwwroot\\VIRTU\\", "rootWebLoghi": "C:\\ZAPIPOLO\\api_polo\\wwwroot\\VIRTU\\",
"rootUrl": "https://virtualtask.it/", "rootUrl": "https://virtualtask.it/",
//TEST //TEST
"rootUrlApi": "http://testapi.poloinformatico.it:9001/api/Polo/", //"rootUrlApi": "http://testapi.poloinformatico.it:9001/api/Polo/",
"rootUrlApi2": "http://testapi.poloinformatico.it:9001/VIRTU/", //"rootUrlApi2": "http://testapi.poloinformatico.it:9001/VIRTU/",
"rootWebLoghi": "C:\\Users\\audif\\source\\repos\\VirtualTask\\wwwroot\\VIRTU\\", //"rootWebLoghi": "C:\\Users\\audif\\source\\repos\\VirtualTask\\wwwroot\\VIRTU\\",
//"rootUrl": "https://localhost:7140/", //"rootUrl": "https://localhost:7140/",