Formatting

This commit is contained in:
Kainoa Kanter 2022-03-15 22:35:06 -07:00
parent 88b4627f8d
commit d1ab999114
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ server {
add_header Cache-Control "public, no-transform";
# If you have SSL certs from letsencrypt via certbot, uncomment the below lines:
# ssl_certificate /etc/letsencrypt/live/example.tld/fullchain.pem;
# ssl_certificate_key /etc/letsencrypt/live/example.tld/privkey.pem;
}