Compare commits

..

1 Commits

Author SHA1 Message Date
e3d3ade4f7 Update build-certs to use verbose logging 2025-11-23 18:39:57 -06:00

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 \