Author: ashish
Date: Sat Aug 16 14:43:05 2014
New Revision: 1618368

URL: http://svn.apache.org/r1618368
Log:
Reverting the changes that I mistakenly committed in trunk r1618325.

Modified:
    ofbiz/trunk/framework/webapp/config/url.properties

Modified: ofbiz/trunk/framework/webapp/config/url.properties
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/config/url.properties?rev=1618368&r1=1618367&r2=1618368&view=diff
==============================================================================
--- ofbiz/trunk/framework/webapp/config/url.properties (original)
+++ ofbiz/trunk/framework/webapp/config/url.properties Sat Aug 16 14:43:05 2014
@@ -22,11 +22,11 @@
 
 # HTTPS Port (Secure port)
 port.https.enabled=Y
-port.https=38443
+port.https=8443
 force.https.host=
 
 # HTTP Port (Not Secure port)
-port.http=38080
+port.http=8080
 force.http.host=
 
 # Static Content URLs to make it easy to move the serving load for static 
content to other machines


Reply via email to