Rapp_New: corretto refuso id fisso + appsettings.json puntamenti
This commit is contained in:
parent
f06dfba2cc
commit
7313ebe4de
@ -171,7 +171,7 @@ namespace VirtualTask.Controllers
|
||||
{
|
||||
SessionHelper helper = new SessionHelper(this);
|
||||
|
||||
id = "V000000135";
|
||||
//id = "V000000135";
|
||||
|
||||
token = helper.GetStringValue("tok");
|
||||
|
||||
|
||||
@ -8,15 +8,15 @@
|
||||
"ApplicationInsights": {
|
||||
|
||||
//PRODUZIONE
|
||||
//"rootUrlApi": "https://api.poloinformatico.it:9000/api/Polo/",
|
||||
//"rootUrlApi2": "https://api.poloinformatico.it:9000/VIRTU/",
|
||||
//"rootWebLoghi": "C:\\ZAPIPOLO\\api_polo\\wwwroot\\VIRTU\\",
|
||||
"rootUrlApi": "https://api.poloinformatico.it:9000/api/Polo/",
|
||||
"rootUrlApi2": "https://api.poloinformatico.it:9000/VIRTU/",
|
||||
"rootWebLoghi": "C:\\ZAPIPOLO\\api_polo\\wwwroot\\VIRTU\\",
|
||||
"rootUrl": "https://virtualtask.it/",
|
||||
|
||||
//TEST
|
||||
"rootUrlApi": "http://testapi.poloinformatico.it:9001/api/Polo/",
|
||||
"rootUrlApi2": "http://testapi.poloinformatico.it:9001/VIRTU/",
|
||||
"rootWebLoghi": "C:\\Users\\audif\\source\\repos\\VirtualTask\\wwwroot\\VIRTU\\",
|
||||
//"rootUrlApi": "http://testapi.poloinformatico.it:9001/api/Polo/",
|
||||
//"rootUrlApi2": "http://testapi.poloinformatico.it:9001/VIRTU/",
|
||||
//"rootWebLoghi": "C:\\Users\\audif\\source\\repos\\VirtualTask\\wwwroot\\VIRTU\\",
|
||||
//"rootUrl": "https://localhost:7140/",
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user