From 69945a3744f767552afa93d67184cdc8cc489361 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 29 Aug 2022 14:21:33 +0300 Subject: [PATCH] certbot --- .deploy/deploy-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: