json validated

This commit is contained in:
2024-05-07 12:11:28 +02:00
parent 08f45b3bef
commit f56c824974

View File

@ -42,11 +42,10 @@ data:
{
"port": 8081,
"address": "0.0.0.0",
"enable_https": false,
"enable_https": false
}
],
]
},
"telemetry": {
"bind_port": 10000,
"bind_address": "0.0.0.0",
@ -57,5 +56,5 @@ data:
"min_tls_version": 12,
"tls_cipher_suites": [],
"tls_protocols": []
},
}
}