mirror of https://github.com/usbharu/Hideout.git
Merge c23732475d into 5417299c16
This commit is contained in:
commit
c74bf9e540
|
|
@ -16,7 +16,7 @@ services:
|
|||
- "27017:27017"
|
||||
|
||||
elasticsearch:
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.29
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:9.3.1
|
||||
container_name: elasticsearch
|
||||
environment:
|
||||
- discovery.type=single-node
|
||||
|
|
|
|||
Loading…
Reference in New Issue