Test
This commit is contained in:
parent
db37fd0b1d
commit
e546043d97
1 changed files with 0 additions and 2 deletions
|
@ -72,12 +72,10 @@
|
|||
services = [
|
||||
{
|
||||
name = "http";
|
||||
server = "/usr/bin/env";
|
||||
extraConfig = "redirect = 10.100.0.2 80";
|
||||
}
|
||||
{
|
||||
name = "https";
|
||||
server = "/usr/bin/env";
|
||||
extraConfig = "redirect = 10.100.0.2 443";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue