Skip to content

Commit

Permalink
Update 3_caddy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 committed Jul 25, 2021
1 parent 5698fa4 commit ad7573f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2ray(vless\trojan+tcp+tls)+caddy/3_caddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"routes": [{
"handle": [{
"handler": "static_response",
"status_code": 301,
"status_code": 301,
"headers": {
"Location": ["https://{http.request.host}{http.request.uri}"] //http自动跳转https,让网站看起来更真实。
}
Expand Down

0 comments on commit ad7573f

Please sign in to comment.