mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2025-08-02 12:50:08 +03:00
Compare commits
No commits in common. "30616ba17d600b8bb42d6ff8020a106978a7979c" and "6fb08d6569a1294dab194b3d860dff8d4c9ddfb4" have entirely different histories.
30616ba17d
...
6fb08d6569
|
@ -100,12 +100,11 @@ services:
|
|||
command: /start-flower
|
||||
|
||||
elasticsearch:
|
||||
image: elasticsearch:8.11.1
|
||||
image: elasticsearch:8.8.0
|
||||
ports:
|
||||
- "9200:9200"
|
||||
- "9300:9300"
|
||||
environment:
|
||||
- xpack.security.enabled=false
|
||||
- node.name=activity
|
||||
- discovery.type=single-node
|
||||
- cluster.name=ws-es-data-cluster
|
||||
|
|
Loading…
Reference in New Issue
Block a user