fixing errors

This commit is contained in:
talksik
2023-12-23 21:23:19 -08:00
parent 966e4ba61b
commit 7e276b7a98
+7 -5
View File
@@ -26,8 +26,10 @@ services:
- ${KIBANA_PORT}:5601 - ${KIBANA_PORT}:5601
restart: always restart: always
environment: environment:
- ELASTICSEARCH_HOSTS=http://elasticsearch:9200volumes: - ELASTICSEARCH_HOSTS: http://elasticsearch:9200
elasticsearch-data:
driver: local volumes:
kibana-data: elasticsearch-data:
driver: local driver: local
kibana-data:
driver: local