Merge pull request #74 from kxjhlele/patch-9

Update gen-server-cfg.sh
pull/82/head
Darien Raymond 2016-01-26 10:18:45 +01:00
commit 001c0cc725
1 changed files with 1 additions and 1 deletions

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