aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.Publisher.UI/App.config
blob: 7caec2cbae7bbf4375be8ec2efa21819b8bf67ce (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
  </startup>
  <appSettings>
    <add key="GatewayUrl" value="https://machineservice-gateway.azurewebsites.net" />
    <add key="PAT" value="mxjl3ksz2uquh5ttpgjysjblxcimmj2waiq2ymw7m7listouyxkq" />
  </appSettings>
</configuration>