Put reuseport into the default site config

This commit is contained in:
Tommy
2024-06-29 14:56:28 -07:00
committed by GitHub
parent dcd36c9051
commit 616669f832
6 changed files with 36 additions and 3 deletions

View File

@@ -3,3 +3,5 @@ certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
--cert-name uptime.yourdomain.tld \
-d uptime.yourdomain.tld
restorecon -Rv /var/cache/certbot-ocsp-fetcher