Skip to content

Commit

Permalink
Update 2_v2ray_vmess_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 committed Nov 6, 2022
1 parent 0e15de4 commit 2545b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2ray(vless\vmess+h2c)+caddy/2_v2ray_vmess_config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"log": {
"loglevel": "warning",
"error": "/var/log/xray/error.log", //若使用v2ray,此处目录名称xray改成v2ray。
"access": "/var/log/xray/access.log" //若使用v2ray,此处目录名称xray改成v2ray。
"error": "/var/log/xray/error.log", //若使用V2Ray,此处目录名称xray改成v2ray。
"access": "/var/log/xray/access.log" //若使用V2Ray,此处目录名称xray改成v2ray。
},
"inbounds": [
{
Expand Down

0 comments on commit 2545b17

Please sign in to comment.