cetus/doc/users.json.example

12 lines
198 B
Plaintext
Raw Normal View History

2018-03-06 14:00:39 +08:00
{
"users": [{
"user": "cetus_app",
"client_pwd": "cetus_app",
"server_pwd": "cetus_app"
2018-03-06 14:00:39 +08:00
}, {
"user": "cetus_app1",
"client_pwd": "cetus_app1",
"server_pwd": "cetus_app1"
2018-03-06 14:00:39 +08:00
}]
}