1
This commit is contained in:
parent
ad3e304e7e
commit
24eb1d10b1
@ -3,5 +3,5 @@
|
|||||||
"port": 3306,
|
"port": 3306,
|
||||||
"user": "root",
|
"user": "root",
|
||||||
"passwd": "keji178",
|
"passwd": "keji178",
|
||||||
"database": "frienddb_dev_1"
|
"database": "frienddb_dev_new_1"
|
||||||
}
|
}
|
||||||
|
@ -3,5 +3,10 @@
|
|||||||
"instance_id": 1,
|
"instance_id": 1,
|
||||||
"listen_port": 8888,
|
"listen_port": 8888,
|
||||||
"http_listen_port": 8889
|
"http_listen_port": 8889
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"instance_id": 2,
|
||||||
|
"listen_port": 8878,
|
||||||
|
"http_listen_port": 8879
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user