Set VIRTUAL_HOST_WEIGHT: 20 for grafista docker image

This commit is contained in:
Sybren A. Stüvel 2017-01-26 16:46:33 +01:00
parent 8eeccb06c6
commit 8407230d81

View File

@ -45,6 +45,7 @@ grafista:
restart: always
environment:
VIRTUAL_HOST: http://cloud.blender.org/stats/*,https://cloud.blender.org/stats/*,http://blender-cloud/stats/*
VIRTUAL_HOST_WEIGHT: 20
FORCE_SSL: "true"
volumes:
- /data/git/grafista:/data/git/grafista:ro