mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
add kibana for dev
This commit is contained in:
@@ -78,6 +78,11 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${PHRASEANET_ELASTICSEARCH_DIR}:/usr/share/elasticsearch/data:rw
|
- ${PHRASEANET_ELASTICSEARCH_DIR}:/usr/share/elasticsearch/data:rw
|
||||||
|
|
||||||
|
kibana:
|
||||||
|
image: kibana:4.6.6
|
||||||
|
ports:
|
||||||
|
- 5601:5601
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
ipam:
|
ipam:
|
||||||
|
Reference in New Issue
Block a user