Compare commits

..

No commits in common. "30616ba17d600b8bb42d6ff8020a106978a7979c" and "6fb08d6569a1294dab194b3d860dff8d4c9ddfb4" have entirely different histories.

View File

@ -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