mirror of https://github.com/v2ray/v2ray-core
Update ports
parent
fae78683f9
commit
590699fc7b
|
@ -16,8 +16,8 @@
|
||||||
"settings": {
|
"settings": {
|
||||||
"vnext": [
|
"vnext": [
|
||||||
{
|
{
|
||||||
"address": "104.155.39.54",
|
"address": "127.0.0.1",
|
||||||
"port": 27183,
|
"port": 37192,
|
||||||
"users": [
|
"users": [
|
||||||
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
||||||
],
|
],
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"vnext": [
|
"vnext": [
|
||||||
{
|
{
|
||||||
"address": "127.0.0.1",
|
"address": "127.0.0.1",
|
||||||
"port": 27183,
|
"port": 37192,
|
||||||
"users": [
|
"users": [
|
||||||
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"port": 27183,
|
"port": 37192,
|
||||||
"log" : {
|
"log" : {
|
||||||
"access": "access.log"
|
"access": "access.log"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue