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