Test
This commit is contained in:
parent
cfa7b75223
commit
2d7af67bc8
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
services = [
|
||||
{
|
||||
name = "http";
|
||||
port = 82;
|
||||
port = 80;
|
||||
server = "/usr/bin/env"; # Placeholder.
|
||||
extraConfig = "redirect = 10.100.0.2 80";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue