2 lines
182 B
Bash
2 lines
182 B
Bash
# https://mindsers.blog/post/https-using-nginx-certbot-docker/
|
|
docker compose -f ~/compose.yml run --rm certbot certonly --webroot --webroot-path /var/www/certbot -d rpg.ascorrea.com |