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