Docker: Dropping support for cloudapi.blender.org

This commit is contained in:
2017-07-07 11:39:39 +02:00
parent 6fc77522ea
commit b9a7f501ba

View File

@@ -24,7 +24,7 @@ blender_cloud:
container_name: blender_cloud
restart: always
environment:
VIRTUAL_HOST: http://cloudapi.blender.org/*,https://cloudapi.blender.org/*,http://cloud.blender.org/*,https://cloud.blender.org/*,http://pillar-web/*
VIRTUAL_HOST: http://cloud.blender.org/*,https://cloud.blender.org/*,http://pillar-web/*
VIRTUAL_HOST_WEIGHT: 10
FORCE_SSL: "true"
volumes: