AMBARI-22611. Log Search IT: Expose the right port for Selenium in 
docker-compose file (oleewere)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/2460ea1c
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/2460ea1c
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/2460ea1c

Branch: refs/heads/branch-feature-AMBARI-20859
Commit: 2460ea1c9ccd609375f774c32283debfd1a91cb5
Parents: 825b97c
Author: Oliver Szabo <oleew...@gmail.com>
Authored: Thu Dec 7 14:28:00 2017 +0100
Committer: Oliver Szabo <oleew...@gmail.com>
Committed: Thu Dec 7 14:28:15 2017 +0100

----------------------------------------------------------------------
 ambari-logsearch/docker/all.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/2460ea1c/ambari-logsearch/docker/all.yml
----------------------------------------------------------------------
diff --git a/ambari-logsearch/docker/all.yml b/ambari-logsearch/docker/all.yml
index 82f0ff9..369db39 100644
--- a/ambari-logsearch/docker/all.yml
+++ b/ambari-logsearch/docker/all.yml
@@ -27,7 +27,7 @@ services:
           - 5006:5006
           - 8886:8886
           - 18886:18886
-          - 4004:4004
+          - 4444:4444
           - 9983:9983
         environment:
           DISPLAY: $DOCKERIP:0

Reply via email to