volumes not part of services

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