We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6452efd commit 032521cCopy full SHA for 032521c
gen-cert.sh
@@ -6,4 +6,4 @@ then
6
exit 1
7
fi
8
9
-docker exec -ti nginx-https-proxy_app_1 certbot --nginx --no-redirect -d $1
+docker exec -ti nginx-https-proxy_app_1 certbot certonly --nginx --no-redirect -d $1
0 commit comments