Remove location block from netdata http

This commit is contained in:
Sadiq Saif 2017-09-16 13:06:13 -04:00 committed by GitHub
parent d52252e0d9
commit 8a8426e5d4
1 changed files with 0 additions and 1 deletions

View File

@ -220,7 +220,6 @@
- listen {{ ansible_default_ipv4.address }}:80
- listen [{{ ansible_default_ipv6.address }}]:80
- server_name netdata.asininetech.net
- location /.well-known/acme-challenge/ { allow all; }
- return 301 "https://$host$request_uri"
netdata.asininetech.net.https:
- listen {{ ansible_default_ipv4.address }}:443 ssl http2