Commit 40c3ba916d2fd550f8fbaeaef918fd3c9fed2323
1 parent
cd8d9dd0
updated the domain name
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.API/Web.config
... | ... | @@ -37,7 +37,7 @@ |
37 | 37 | <add key="SMTPAddress" value="10.100.12.13" /> |
38 | 38 | <add key="SMTPPort" value="25" /> |
39 | 39 | <add key="EnableSSL" value="false" /> |
40 | - <add key="Site_Url" value ="http://34.207.39.107/"/> | |
40 | + <add key="Site_Url" value ="http://qa.beta.interactiveanatomy.com/"/> | |
41 | 41 | <add key ="HostAddress" value="10.100.12.13" /> |
42 | 42 | <add key="isUserAuthenticated" value="false"/> |
43 | 43 | <add key="AdminSupport" value="amrita.vishnoi@ebix.com,nikita.kulshreshtha@ebix.com"/> | ... | ... |