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);
|
SessionHelper helper = new SessionHelper(this);
|
||||||
|
|
||||||
id = "V000000135";
|
//id = "V000000135";
|
||||||
|
|
||||||
token = helper.GetStringValue("tok");
|
token = helper.GetStringValue("tok");
|
||||||
|
|
||||||
|
|||||||
@ -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/",
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user