mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-21 20:53:43 +00:00
Compare commits
2 Commits
fa7546091e
...
43288907fa
| Author | SHA1 | Date | |
|---|---|---|---|
| 43288907fa | |||
| 6042ca1b20 |
@@ -16,7 +16,7 @@ services:
|
|||||||
- "27017:27017"
|
- "27017:27017"
|
||||||
|
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.29
|
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.4
|
||||||
container_name: elasticsearch
|
container_name: elasticsearch
|
||||||
environment:
|
environment:
|
||||||
- discovery.type=single-node
|
- discovery.type=single-node
|
||||||
|
|||||||
Reference in New Issue
Block a user