mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-22 12:35:51 +00:00
parent
3f5b1ad1a5
commit
c2b1cf7f93
@ -19,7 +19,7 @@ docker run \
|
|||||||
renew \
|
renew \
|
||||||
--non-interactive \
|
--non-interactive \
|
||||||
--work-dir=/tmp \
|
--work-dir=/tmp \
|
||||||
--http-01-port 8080
|
--http-01-port 8080 \
|
||||||
{% if matrix_ssl_lets_encrypt_staging %}
|
{% if matrix_ssl_lets_encrypt_staging %}
|
||||||
--staging \
|
--staging \
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user