diff --git a/.deploy/deploy-dev.yaml b/.deploy/deploy-dev.yaml index 4f7367c..6feb699 100644 --- a/.deploy/deploy-dev.yaml +++ b/.deploy/deploy-dev.yaml @@ -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: