mirror of
https://gitee.com/wangbin579/cetus.git
synced 2024-11-30 02:47:35 +08:00
12 lines
198 B
Plaintext
12 lines
198 B
Plaintext
{
|
|
"users": [{
|
|
"user": "cetus_app",
|
|
"client_pwd": "cetus_app",
|
|
"server_pwd": "cetus_app"
|
|
}, {
|
|
"user": "cetus_app1",
|
|
"client_pwd": "cetus_app1",
|
|
"server_pwd": "cetus_app1"
|
|
}]
|
|
}
|