mirror of
https://github.com/openappsec/openappsec.git
synced 2025-08-18 07:06:10 +03:00
* sync code * sync code * sync code --------- Co-authored-by: Ned Wright <nedwright@proton.me>
22 lines
385 B
JSON
Executable File
22 lines
385 B
JSON
Executable File
{
|
|
"connection": {
|
|
"Nano service API Port Primary": [
|
|
{
|
|
"value": 7465
|
|
}
|
|
],
|
|
"Nano service API Port Alternative": [
|
|
{
|
|
"value": 7466
|
|
}
|
|
]
|
|
},
|
|
"message": {
|
|
"Connection timeout": [
|
|
{
|
|
"value": 10000000
|
|
}
|
|
]
|
|
}
|
|
}
|