Fix conf canali Dev/prod x REDIS x UI e API

This commit is contained in:
Samuele Locatelli
2025-09-22 17:38:44 +02:00
parent 7aacf2c226
commit 69e64502e9
9 changed files with 12 additions and 10 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
},
"ServerConf": {
"BaseUrl": "/lux/srv/",
"PubChannel": "EgwEngineInput",
"SubChannel": "EgwEngineOutput"
"PubChannel": "EgwDevEngineInput",
"SubChannel": "EgwDevEngineOutput"
}
}
-2
View File
@@ -7,8 +7,6 @@
},
"ServerConf": {
"BaseUrl": "/lux/srv/",
//"PubChannel": "EgwEngineInput",
//"SubChannel": "EgwEngineOutput",
"PubChannel": "EgwDevEngineInput",
"SubChannel": "EgwDevEngineOutput"
}
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50</UserSecretsId>
<Version>0.9.2509.1919</Version>
<Version>0.9.2509.2015</Version>
</PropertyGroup>
<ItemGroup>
+2
View File
@@ -6,6 +6,8 @@
}
},
"ServerConf": {
"PubChannel": "EgwDevEngineInput",
"SubChannel": "EgwDevEngineOutput",
"Prog.ApiUrl": "https://iis01.egalware.com/lux/srv/api"
//"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api"
}
+2
View File
@@ -6,6 +6,8 @@
}
},
"ServerConf": {
"PubChannel": "EgwEngineInput",
"SubChannel": "EgwEngineOutput",
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api"
}
}
+2 -2
View File
@@ -59,8 +59,8 @@
"ImageCalcTag": "svg-preview",
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api",
"ImageBaseUrl": "window",
"PubChannel": "EgwEngineInput",
"SubChannel": "EgwEngineOutput",
"PubChannel": "EgwDevEngineInput",
"SubChannel": "EgwDevEngineOutput",
"SvgChannel": "svg:img",
"BaseUrl": "/lux/ui/"
}
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>LUX - Web Windows MES</i>
<h4>Versione: 0.9.2509.1919</h4>
<h4>Versione: 0.9.2509.2015</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
0.9.2509.1919
0.9.2509.2015
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.9.2509.1919</version>
<version>0.9.2509.2015</version>
<url>http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html</changelog>
<mandatory>false</mandatory>