You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
328 B
XML
10 lines
328 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="servidor" value="denariu.no-ip.org"/>
|
|
<add key="port" value="3308"/>
|
|
<add key="db" value="SafetyLock"/>
|
|
<add key="utilizador" value="safetylockuser"/>
|
|
<add key="password" value="@123qwe@"/>
|
|
</appSettings>
|
|
</configuration> |