2 lines
112 B
Bash
2 lines
112 B
Bash
docker-compose run --rm certbot certonly --webroot --webroot-path /var/www/certbot/ --dry-run -d rschneider.hu
|