Disable Dev Tools panel.

This commit is contained in:
2017-09-26 11:47:09 +02:00
parent c6d645f664
commit d02de8e18b

View File

@@ -44,6 +44,7 @@ kibana:
environment:
SERVER_NAME: "stats.cloud.blender.org"
ELASTICSEARCH_URL: http://elasticproxy:9200
CONSOLE_ENABLED: 'false'
VIRTUAL_HOST: http://stats.cloud.blender.org/*,https://stats.cloud.blender.org/*,http://stats.blender-cloud/*,https://stats.blender-cloud/*
VIRTUAL_HOST_WEIGHT: 20
FORCE_SSL: "true"