11 lines
292 B
XML
11 lines
292 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<application port="6560">
|
|
<resources>
|
|
</resources>
|
|
<server protocol="HTTP" host="0.0.0.0" port="6060" root="root">
|
|
<services autoload="true"/>
|
|
<servlets prefix="/pipes" autoload="true" />
|
|
</server>
|
|
</application>
|