mirror of https://github.com/v2ray/v2ray-core
commit
001c0cc725
|
@ -12,7 +12,7 @@ cat <<EOF > server-cfg.json
|
|||
{
|
||||
"port": $PORT,
|
||||
"log" : {
|
||||
"access": "/v2ray/logs/access.log"
|
||||
"access": "/go/access.log"
|
||||
},
|
||||
"inbound": {
|
||||
"protocol": "vmess",
|
||||
|
|
Loading…
Reference in New Issue