change SSL certs for miniflux.packetcat.ca
This commit is contained in:
parent
d3c6f6dd7d
commit
2e56a5a9ba
@ -334,8 +334,8 @@
|
|||||||
- root "/srv/www/miniflux.packetcat.ca"
|
- root "/srv/www/miniflux.packetcat.ca"
|
||||||
- access_log "/var/log/nginx/miniflux.packetcat.ca.access.log"
|
- access_log "/var/log/nginx/miniflux.packetcat.ca.access.log"
|
||||||
- error_log "/var/log/nginx/miniflux.packetcat.ca.error.log"
|
- error_log "/var/log/nginx/miniflux.packetcat.ca.error.log"
|
||||||
- ssl_certificate "/etc/ssl/letsencrypt/wiki.packetcat.ca.crt"
|
- ssl_certificate "/etc/ssl/letsencrypt/miniflux.packetcat.ca.crt"
|
||||||
- ssl_certificate_key "/etc/ssl/letsencrypt/wiki.packetcat.ca.pem"
|
- ssl_certificate_key "/etc/ssl/letsencrypt/miniflux.packetcat.ca.pem"
|
||||||
- include snippets/sslstapling_hsts.conf
|
- include snippets/sslstapling_hsts.conf
|
||||||
- location / {
|
- location / {
|
||||||
proxy_pass http://127.0.0.1:8080;
|
proxy_pass http://127.0.0.1:8080;
|
||||||
|
Loading…
Reference in New Issue
Block a user