<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <system.web>
    <httpRuntime maxQueryStringLength="32768" maxUrlLength="65536" />
  </system.web>
  <appSettings>
    <add key="URLAPI" value="http://apeba.com.ar.ca8.toservers.com/api/api.aspx" />
    <add key="URLGFAPI" value="http://apeba.com.ar.ca8.toservers.com/api/gf.aspx" />
    <add key="ConnectionString" value="Server=190.210.98.74;Database=apebacom_apeba;User Id=apebacom_apeba;Password=Ape2019***;" />
  </appSettings>
</configuration>
