iMoving HTTP Communication back to port 8500, HTTPS to 8501.
This will allow the existing HTTP communication to work.

Change-Id: Ica70266bd1a744907cdb2584188b8635f67ade29
diff --git a/compose/docker-compose-system-test.yml b/compose/docker-compose-system-test.yml
index a3f2595..6ccf4cb 100644
--- a/compose/docker-compose-system-test.yml
+++ b/compose/docker-compose-system-test.yml
@@ -53,7 +53,7 @@
       "-ip=${DOCKER_HOST_IP}",
       "-retry-attempts", "100",
       # "-internal",
-      "consul://consul-tls:8500"
+      "consul://consul:8500"
     ]
     links:
     - consul