Ingress rules.
See Ingress rules.
Declarations
Type
attribute set of (string or (submodule))
Default
{ }
Example
{
"*.anotherone.com" = "http://localhost:80";
"*.domain.com" = "http://localhost:80";
}
Ingress rules.
See Ingress rules.
attribute set of (string or (submodule))
{ }
{
"*.anotherone.com" = "http://localhost:80";
"*.domain.com" = "http://localhost:80";
}