mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-04 04:40:45 +04:00
Refactoring
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
docker compose -f init-compose.yml up -d
|
||||
|
||||
docker compose run --rm --entrypoint "certbot" certbot certonly --webroot \
|
||||
--webroot-path=/var/www/certbot \
|
||||
--email your-email@gmail.com \
|
||||
--agree-tos \
|
||||
--no-eff-email \
|
||||
-d domain.com
|
||||
-d domain.com -d domain2.com
|
||||
|
||||
Reference in New Issue
Block a user