This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Revert Elasticsearch host change
#442
Mark Shust
3 years ago
parent
401cd2870d
commit
e33c0c63f9
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
compose/env/elasticsearch.env
+ 1
- 1
compose/env/elasticsearch.env
View File
@@ -1,2 +1,2 @@
-ES_HOST=
host.docker.internal
+ES_HOST=
elasticsearch
ES_PORT=9200
ES_PORT=9200