8 lines
159 B
JSON
8 lines
159 B
JSON
|
|
{
|
||
|
|
"Rabbit": {
|
||
|
|
"Host": "192.168.1.40",
|
||
|
|
"User": "admin",
|
||
|
|
"Password": "Test123456"
|
||
|
|
},
|
||
|
|
"API": "https://localhost:7283/api/v1"
|
||
|
|
}
|