diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties index ed3ca5f6..04557bbb 100644 --- a/WebContent/WEB-INF/config/config.properties +++ b/WebContent/WEB-INF/config/config.properties @@ -53,4 +53,6 @@ collect-password=oracle collect-service-name=orcl gfs_control_ip=192.168.0.110 -gfs_control_rootPassWd=root \ No newline at end of file +gfs_control_rootPassWd=root + +HttpClientConstant_URL_IP_PORT=http://192.168.0.110:8088/jfinal/ \ No newline at end of file