mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-23 08:24:52 +01:00
Fix SSL renewal script
Regression since 299a8c4c7c72244
This commit is contained in:
parent
3f5b1ad1a5
commit
c2b1cf7f93
@ -19,7 +19,7 @@ docker run \
|
||||
renew \
|
||||
--non-interactive \
|
||||
--work-dir=/tmp \
|
||||
--http-01-port 8080
|
||||
--http-01-port 8080 \
|
||||
{% if matrix_ssl_lets_encrypt_staging %}
|
||||
--staging \
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user