svn commit: r1626461 - /ofbiz/branches/release13.07/framework/webapp/config/url.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1626461 - /ofbiz/branches/release13.07/framework/webapp/config/url.properties

ashish-18
Author: ashish
Date: Sat Sep 20 15:40:09 2014
New Revision: 1626461

URL: http://svn.apache.org/r1626461
Log:
Reverting unwanted changes. :-(

Modified:
    ofbiz/branches/release13.07/framework/webapp/config/url.properties

Modified: ofbiz/branches/release13.07/framework/webapp/config/url.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/webapp/config/url.properties?rev=1626461&r1=1626460&r2=1626461&view=diff
==============================================================================
--- ofbiz/branches/release13.07/framework/webapp/config/url.properties (original)
+++ ofbiz/branches/release13.07/framework/webapp/config/url.properties Sat Sep 20 15:40:09 2014
@@ -22,11 +22,11 @@
 
 # HTTPS Port (Secure port)
 port.https.enabled=Y
-port.https=28443
+port.https=8443
 force.https.host=
 
 # HTTP Port (Not Secure port)
-port.http=28080
+port.http=8080
 force.http.host=
 
 # Static Content URLs to make it easy to move the serving load for static content to other machines