Docker: removed blender-cloud/.well-known from letsencrypt
That domain is handled by a different host.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user