mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-05 00:47:51 -05:00
Update gen-server-cfg.sh
This commit is contained in:
parent
e2370de572
commit
6e84500162
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user