Remove root variable from http netdata

This commit is contained in:
Sadiq Saif 2017-09-16 13:03:51 -04:00 committed by GitHub
parent becd78336d
commit d52252e0d9
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
- root "srv/www/netdata.asininetech.net"
- location /.well-known/acme-challenge/ { allow all; }
- return 301 "https://$host$request_uri"
netdata.asininetech.net.https: