volumes not part of services

This commit is contained in:
talksik
2023-12-23 21:25:40 -08:00
parent b233ff0d10
commit 1dbb01feb0
+5 -5
View File
@@ -28,8 +28,8 @@ services:
environment: environment:
- ELASTICSEARCH_HOSTS=http://elasticsearch:9200 - ELASTICSEARCH_HOSTS=http://elasticsearch:9200
volumes: volumes:
elasticsearch-data: elasticsearch-data:
driver: local driver: local
kibana-data: kibana-data:
driver: local driver: local