update web.config x Jetco

This commit is contained in:
Samuele E. Locatelli
2017-11-13 17:04:51 +01:00
parent a2aff33576
commit 9fe746fc42
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<appSettings>
<add key="Environment" value="Jetco - Prod" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="_checkIobEmail" value="acc.arrivipassirano@Jetco.eu,d.camossi@Jetco.eu,m.cornelio@Jetco.eu,s.illini@Jetco.eu" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="_checkIobEmail" value="commerciale@Jetco.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="_smtpCli" value="smtp.gmail.com" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="_emailUser" value="steamwarebot@gmail.com" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="_emailPwd" value="drmfsls16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />