UNPKG
ucenter-client
Version:
latest (1.0.0)
1.0.0
A full-featured UCenter client for Node.js.
github.com/micblo/ucenter-client
micblo/ucenter-client
ucenter-client
/
test
/
server.config.json
7 lines
•
143 B
JSON
View Raw
1
2
3
4
5
6
7
{
"UC_KEY"
:
"12345678aa"
,
"UC_API"
:
"http://localhost/uc"
,
"UC_CHARSET"
:
"gbk"
,
"UC_APPID"
:
1
,
"UC_IP"
:
"127.0.0.1"
}