We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69917a6 commit c1653eeCopy full SHA for c1653ee
eFormAPI/eFormAPI/Web.config
@@ -10,7 +10,7 @@
10
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
11
</configSections>
12
<connectionStrings>
13
- <add name="eFormMainConnection" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=294_Angular;User Id=sa;Password=aiT1sueh;" providerName="System.Data.SqlClient" />
+ <add name="eFormMainConnection" connectionString="" providerName="System.Data.SqlClient" />
14
<add name="eFormVehiclesPnConnection" connectionString="" providerName="System.Data.SqlClient" />
15
</connectionStrings>
16
<appSettings>
0 commit comments