8 lines
227 B
XML
8 lines
227 B
XML
<?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"/>
|
|
</appSettings>
|
|
|
|
</configuration> |