1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 19:15:23 +00:00

Update gen-server-cfg.sh

This commit is contained in:
kxjhlele 2016-01-26 16:28:00 +08:00
parent e2370de572
commit 6e84500162

View File

@ -12,7 +12,7 @@ cat <<EOF > server-cfg.json
{
"port": $PORT,
"log" : {
"access": "/v2ray/logs/access.log"
"access": "/go/access.log"
},
"inbound": {
"protocol": "vmess",