certbot
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user