1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-01 08:16:00 -04: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, "port": $PORT,
"log" : { "log" : {
"access": "/v2ray/logs/access.log" "access": "/go/access.log"
}, },
"inbound": { "inbound": {
"protocol": "vmess", "protocol": "vmess",