????

Your IP : 3.138.154.250


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/web.config

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <system.webServer>
    <handlers>
      <add name="httpPlatformHandler" path="*" verb="*" modules="httpPlatformHandler" resourceType="Unspecified" requireAccess="Script"  />
    </handlers>
    <httpPlatform stdoutLogEnabled="true" stdoutLogFile="..\logs\node.log" startupTimeLimit="20" processPath="C:\Program Files\nodejs\node.exe" arguments=".\dist\main.js">
      <environmentVariables>
        <environmentVariable name="PORT" value="%HTTP_PLATFORM_PORT%" />
        <environmentVariable name="NODE_ENV" value="Production" />
        <environmentVariable name="HOSTNAME" value="0.0.0.0" />
        <environmentVariable name="DATABASE_URL" value="postgresql://geoserver:hZ9G2pWk2XhvQwPp@localhost:5432/invest" />
      </environmentVariables>
    </httpPlatform>
  </system.webServer>
</configuration>