Fix: Reverting unwanted changes from my last commits.

(OFBIZ-8744)



git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1768274 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/webapp/config/url.properties b/framework/webapp/config/url.properties
index 6868e08..4689899 100644
--- a/framework/webapp/config/url.properties
+++ b/framework/webapp/config/url.properties
@@ -22,11 +22,11 @@
 
 # HTTPS Port (Secure port)
 port.https.enabled=Y
-port.https=443
+port.https=8443
 force.https.host=
 
 # HTTP Port (Not Secure port)
-port.http=80
+port.http=8080
 force.http.host=
 
 # If you want to use HTTP then set no.http=N. Else all requests will use HTTPS except if put in the http.request-map.list