Added some new routes for testing services in azure rather than the free json api

This commit is contained in:
TomPallister
2016-11-26 11:44:06 +00:00
parent b690122722
commit 2103c60d4a
2 changed files with 62 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<middlewareConfiguration>
<configuration>
<!--
Configure your application settings in appsettings.json. Learn more at http://go.microsoft.com/fwlink/?LinkId=786380
@ -11,4 +11,4 @@
</handlers>
<aspNetCore processPath="%LAUNCHER_PATH%" arguments="%LAUNCHER_ARGS%" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" forwardWindowsAuthToken="false"/>
</system.webServer>
</middlewareConfiguration>
</configuration>