certbot
This commit is contained in:
parent
6195c748ec
commit
69945a3744
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user