docker format
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
|||||||
- ${KIBANA_PORT}:5601
|
- ${KIBANA_PORT}:5601
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- ELASTICSEARCH_HOSTS: "http://elasticsearch:9200"
|
- ELASTICSEARCH_HOSTS=http://elasticsearch:9200
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
elasticsearch-data:
|
elasticsearch-data:
|
||||||
|
|||||||
Reference in New Issue
Block a user