Remove root variable from http netdata
This commit is contained in:
parent
becd78336d
commit
d52252e0d9
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user