docker format

This commit is contained in:
talksik
2023-12-23 21:25:00 -08:00
parent e770e791cb
commit b233ff0d10
+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: