Docker: removed blender-cloud/.well-known from letsencrypt

That domain is handled by a different host.
This commit is contained in:
2017-07-07 11:40:19 +02:00
parent b9a7f501ba
commit 69862b8416

View File

@@ -80,7 +80,7 @@ letsencrypt:
environment:
WEBROOT: /data/letsencrypt
LISTEN: '[::]:80'
VIRTUAL_HOST: http://cloud.blender.org/.well-known/*,http://blender-cloud/.well-known/*
VIRTUAL_HOST: http://cloud.blender.org/.well-known/*
VIRTUAL_HOST_WEIGHT: 20
volumes:
- /data/letsencrypt:/data/letsencrypt