diff --git a/IOB-WIN/App.config b/IOB-WIN/App.config index da9d9574..729c2be0 100644 --- a/IOB-WIN/App.config +++ b/IOB-WIN/App.config @@ -13,7 +13,7 @@ - + diff --git a/IOB-WIN/DATA/CONF/MAIN.ini b/IOB-WIN/DATA/CONF/MAIN.ini index 84b6f10c..80bdb9a8 100644 --- a/IOB-WIN/DATA/CONF/MAIN.ini +++ b/IOB-WIN/DATA/CONF/MAIN.ini @@ -2,15 +2,17 @@ [BRANCH] NAME=master -[SERVER] -MPIP=10.74.82.218 +[SERVER] +MPIP=192.168.1.7 +#MPIP=10.74.82.218 MPURL=/MP/IO CMDREBO=/IOB/sendRebootGateway?GWIP= CMDIOB2CALL=/IOB/getIob2call?GWIP= [IOB] ;--- TEST SIMULAZIONE -STARTLIST=SIM_DP_02 +STARTLIST=3015 +;STARTLIST=SIM_DP_02 ;STARTLIST=SIMUL_05,SIMUL_06,SIMUL_07,SIMUL_08,SIM_DP_01,SIM_DP_02 ;STARTLIST=SIMUL_01,SIMUL_02,SIMUL_03,SIMUL_04,SIMUL_05,SIMUL_06,SIMUL_07,SIMUL_08,SIM_DP_01 ,SIM_DP_02 diff --git a/IOB-WIN/IOB-WIN.csproj b/IOB-WIN/IOB-WIN.csproj index 871ae0d5..ba36e020 100644 --- a/IOB-WIN/IOB-WIN.csproj +++ b/IOB-WIN/IOB-WIN.csproj @@ -193,7 +193,9 @@ App.config True - + + Always + Always