We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c020aec commit 53385cbCopy full SHA for 53385cb
Dockerfile
@@ -34,3 +34,6 @@ CMD ["/elasticsearch/bin/elasticsearch"]
34
# - 9300: transport
35
EXPOSE 9200
36
EXPOSE 9300
37
+
38
+ENV SERVICE_9200 http
39
+ENV SERVICE_9300 transport
0 commit comments