certbot
This commit is contained in:
parent
6195c748ec
commit
69945a3744
@ -106,7 +106,7 @@ services:
|
||||
image: certbot/certbot
|
||||
volumes:
|
||||
- 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:
|
||||
mode: replicated
|
||||
placement:
|
||||
|
Loading…
Reference in New Issue
Block a user