Update build-certs to use verbose logging

This commit is contained in:
2025-11-23 18:39:57 -06:00
parent b41ad62aa1
commit e3d3ade4f7

View File

@@ -1,5 +1,5 @@
docker compose run --rm certbot certonly --webroot --webroot-path /var/www/certbot/ \ docker compose run --rm certbot certonly -v --webroot --webroot-path /var/www/certbot/ \
-d loadingm.xyz \ -d loadingm.xyz \
-d gitea.loadingm.xyz \ -d gitea.loadingm.xyz \
-d auth.loadingm.xyz \ -d auth.loadingm.xyz \