This commit is contained in:
Redkale
2017-04-23 14:19:34 +08:00
parent 83c70b9767
commit 51435a1c33

View File

@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<application port="5050"> <application port="5050">
<!-- 详细配置说明见: http://redkale.org/redkale.html#redkale_confxml -->
<resources> <resources>
<!-- <!--
<properties> <properties>
@@ -8,7 +11,8 @@
</properties> </properties>
--> -->
</resources> </resources>
<server protocol="HTTP" host="0.0.0.0" port="6060" root="root"> <server protocol="HTTP" host="0.0.0.0" port="6060" root="root">
<!-- <!--
<request> <request>