1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

Merge pull request #74 from kxjhlele/patch-9

Update gen-server-cfg.sh
This commit is contained in:
Darien Raymond 2016-01-26 10:18:45 +01:00
commit 001c0cc725

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",