updated html for ssl

This commit is contained in:
2025-11-16 13:53:05 +00:00
parent 53bb14d7a3
commit 06213302d7
3 changed files with 17 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ services:
volumes:
- ./certbot/conf:/etc/letsencrypt
- ./certbot/www:/var/www/certbot
command: certonly --webroot -w /var/www/certbot --force-renewal --email adam.a.french@outlook.com -d adam-french.co.uk --agree-tos --staging
command: certonly --webroot -w /var/www/certbot --email adam.a.french@outlook.com -d adam-french.co.uk --agree-tos