ソースを参照

fixed typo

tags/v2.0.0
Robin Thoni 9年前
コミット
7c8ef855c5
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      sitegen/docker.https.include

+ 1
- 1
sitegen/docker.https.include ファイルの表示

2
 ServerAlias %%HOST%%
2
 ServerAlias %%HOST%%
3
 ProxyPreserveHost On
3
 ProxyPreserveHost On
4
 ProxyRequests off
4
 ProxyRequests off
5
-ProxyPass / https://127.0.0.1:8080/
5
+ProxyPass / http://127.0.0.1:8080/
6
 ProxyPassReverse / http://127.0.0.1:8080/
6
 ProxyPassReverse / http://127.0.0.1:8080/

読み込み中…
キャンセル
保存