Fix URL e parametri CONF x url redirect auth
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<appSettings>
|
||||
<add key="appVers" value="Jetco" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="Environment" value="Jetco - Prod" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="baseAuthUrl" value="http://192.168.1.7/MP/TAB/jumper?" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UrlMpSite" value="../SITE" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UrlMpAdmin" value="../ADM" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UrlMpIO" value="../IO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
|
||||
Reference in New Issue
Block a user