Add ACME location in netdat vhost
This commit is contained in:
parent
62709d3731
commit
1c1002be6e
@ -233,6 +233,8 @@
|
||||
- ssl_stapling on
|
||||
- resolver 8.8.8.8 valid=300s
|
||||
- add_header Strict-Transport-Security max-age=31536000
|
||||
- location /.well-known/acme-challenge/ {
|
||||
root /srv/www/netdata.asininetech.net;
|
||||
- location / {
|
||||
proxy_set_header X-Forwarded-Host $host;
|
||||
proxy_set_header X-Forwarded-Server $host;
|
||||
|
Loading…
Reference in New Issue
Block a user