@@ -16,7 +16,7 @@
</appSettings>
<system.web>
<customErrors mode="Off" />
- <compilation debug="true" targetFramework="4.5" />
+ <compilation debug="false" targetFramework="4.5" />
<httpHandlers>
<add path="*" type="ServiceStack.WebHost.Endpoints.ServiceStackHttpHandlerFactory, ServiceStack" verb="*" />
</httpHandlers>