file garbage collection

This commit is contained in:
2019-03-23 11:29:50 +01:00
parent b041c5fde1
commit 8842a192c7
7 changed files with 63 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<!--<add key="url" value="http://localhost/API"/>-->
<add key="url" value="http://test.benjamin-ifland.de"/>
<add key="url" value="http://localhost/API"/>
<!--<add key="url" value="http://test.benjamin-ifland.de"/>-->
</appSettings>
</configuration>