Main config file
Refer to the Tuliprox documentation for available attributes.
Declarations
Type
YAML 1.1 valueDefault
nullExample
{
api = {
host = "0.0.0.0";
port = 8901;
};
}Main config file
Refer to the Tuliprox documentation for available attributes.
YAML 1.1 valuenull{
api = {
host = "0.0.0.0";
port = 8901;
};
}