このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Fix SSL renewal script
Regression since
299a8c4c7c
pull/88/head
Slavi Pantaleev
7年前
親
3f5b1ad1a5
コミット
c2b1cf7f93
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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 %}
書き込み
プレビュー
読み込み中…
キャンセル
保存