feat(provision): use LE wildcard cert for *.collections
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / nginx_websocket_configuration.sls
index e89b780da64d122fa6c3f64d6a20f0c7f70f735d..c9671cd0c263625a7262677f27abe00bb95051a5 100644 (file)
@@ -24,7 +24,6 @@ nginx:
             - server_name: ws.__CLUSTER__.__DOMAIN__
             - listen:
               - 80
-            - include: snippets/letsencrypt_well_known.conf
             - location /:
               - return: '301 https://$host$request_uri'