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 edc7676Copy full SHA for edc7676
Dockerfile
@@ -34,3 +34,6 @@ CMD ["/elasticsearch/bin/elasticsearch"]
34
# - 9300: transport
35
EXPOSE 9200
36
EXPOSE 9300
37
+
38
+ENV SERVICE_9200_NAME elasticsearch-http
39
+ENV SERVICE_9300_NAME elasticsearch-transport
0 commit comments