mirror of
https://github.com/ArcticFoxes-net/Signal-TLS-Proxy
synced 2024-11-17 17:41:32 -05:00
Certbot reuse key
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1db17f6c12
commit
681f626851
@ -41,6 +41,7 @@ ${DOCKER_COMPOSE_CMD} run -p 80:80 --rm --entrypoint "\
|
||||
--register-unsafely-without-email \
|
||||
$domain_args \
|
||||
--agree-tos \
|
||||
--reuse-key \
|
||||
--force-renewal && \
|
||||
ln -fs /etc/letsencrypt/live/$domains/ /etc/letsencrypt/active\"" certbot
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user