This commit is contained in:
Administrator 2022-08-29 14:21:33 +03:00
parent 6195c748ec
commit 69945a3744

View File

@ -106,7 +106,7 @@ services:
image: certbot/certbot image: certbot/certbot
volumes: volumes:
- certs:/etc/letsencrypt - certs:/etc/letsencrypt
command: certonly --email emmtvv@gmail.com --agree-tos --no-eff-email --staging -d "*.develop.sprinthub.ru" command: certonly --standalone --email emmtvv@gmail.com --agree-tos --no-eff-email --staging -d "*.develop.sprinthub.ru"
deploy: deploy:
mode: replicated mode: replicated
placement: placement: