Nebula configuration. Refer to https://github.com/slackhq/nebula/blob/master/examples/config.yml for details on supported values.
Declarations
Type
YAML value
Default
{ }
Example
{
lighthouse.dns = {
host = "0.0.0.0";
port = 53;
};
}
Nebula configuration. Refer to https://github.com/slackhq/nebula/blob/master/examples/config.yml for details on supported values.
YAML value
{ }
{
lighthouse.dns = {
host = "0.0.0.0";
port = 53;
};
}