Compare commits

...

2 Commits

Author SHA1 Message Date
30616ba17d updated elastic 2023-11-20 23:32:44 +03:00
4cdd0ebe12 updated elastic 2023-11-20 23:02:31 +03:00

View File

@ -100,11 +100,12 @@ services:
command: /start-flower
elasticsearch:
image: elasticsearch:8.8.0
image: elasticsearch:8.11.1
ports:
- "9200:9200"
- "9300:9300"
environment:
- xpack.security.enabled=false
- node.name=activity
- discovery.type=single-node
- cluster.name=ws-es-data-cluster