aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-24 13:03:39 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-24 13:03:39 +0300
commit54802d8343dcb710ced4d009995a8cc796915039 (patch)
treeb72d2d9bc9ae1a292e60d5b9a29cac6b2791963c /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config
parent5095a1dd5f65a7659083cae6dfccb34007720ee9 (diff)
downloadTango-54802d8343dcb710ced4d009995a8cc796915039.tar.gz
Tango-54802d8343dcb710ced4d009995a8cc796915039.zip
Added password encryption.
Core version 1.0.0.1 Machine Studio version 1.0.0.4 Added forced update to machine studio versions db. Removed pubxml files from gitignore. Implemented a publish profile for machine studio update service. Worked on twine.local IIS & FTP !! :( Implemented virtual host names for publish and download (MS versions) FTP sites.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config
index fae9cfefa..0b30d99e4 100644
--- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config
+++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config
@@ -14,6 +14,11 @@
xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
</connectionStrings>
-->
+
+ <appSettings>
+ <add key="ServerAddress" value="localhost\SQLEXPRESS" />
+ </appSettings>
+
<system.web>
<!--
In the example below, the "Replace" transform will replace the entire