Skip to content

Commit

Permalink
Update information about how to renew certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-rafalko committed Dec 22, 2024
1 parent f4e45fa commit 2e58b42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,7 @@ docker run -it --rm --name certbot \
-v "./secrets/certbot/conf/:/etc/letsencrypt/" \
-v "./secrets/digitalocean-token.ini/:/secrets/digitalocean-token.ini" \
certbot/dns-digitalocean renew

cp secrets/certbot/conf/live/infection-php.dev/fullchain.pem secrets/bundle.crt
cp secrets/certbot/conf/live/infection-php.dev/privkey.pem secrets/infection-php.dev.key
```

0 comments on commit 2e58b42

Please sign in to comment.