mirror of
https://wiilab.wiimart.org/wiimart/WiiSOAP
synced 2025-09-05 21:11:02 +02:00
Moved the config example
This commit is contained in:
parent
896cf1affa
commit
c6427795ef
8
config.example.xml
Normal file
8
config.example.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<Config>
|
||||
<Address>127.0.0.1:8080</Address>
|
||||
|
||||
<SQLAddress>127.0.0.1:3306</SQLAddress>
|
||||
<SQLUser>uwu</SQLUser>
|
||||
<SQLPass>owo</SQLPass>
|
||||
<SQLDB>wiisoap</SQLDB>
|
||||
</Config>
|
Loading…
x
Reference in New Issue
Block a user