This commit is contained in:
talksik
2023-12-23 21:23:38 -08:00
parent 7e276b7a98
commit e770e791cb
+1 -1
View File
@@ -26,7 +26,7 @@ services:
- ${KIBANA_PORT}:5601
restart: always
environment:
- ELASTICSEARCH_HOSTS: http://elasticsearch:9200
- ELASTICSEARCH_HOSTS: "http://elasticsearch:9200"
volumes:
elasticsearch-data: