이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
overmind
/
matrix-docker-ansible-deploy
의 미러
https://github.com/spantaleev/matrix-docker-ansible-deploy
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
0
위키
활동
소스 검색
Fix SSL renewal script
Regression since
299a8c4c7c
pull/88/head
Slavi Pantaleev
7 년 전
부모
3f5b1ad1a5
커밋
c2b1cf7f93
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-nginx-proxy/templates/usr-local-bin/matrix-ssl-lets-encrypt-certificates-renew.j2
+ 1
- 1
roles/matrix-nginx-proxy/templates/usr-local-bin/matrix-ssl-lets-encrypt-certificates-renew.j2
파일 보기
@@ -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 %}
쓰기
미리보기
불러오는 중...
취소
저장