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