Update build-certs to use verbose logging
This commit is contained in:
@@ -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 gitea.loadingm.xyz \
|
||||
-d auth.loadingm.xyz \
|
||||
|
||||
Reference in New Issue
Block a user