Test
This commit is contained in:
parent
9be8d6a1c7
commit
4e657b7b6d
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@
|
|||
enable = true;
|
||||
services = [
|
||||
{
|
||||
name = "http";
|
||||
name = "test";
|
||||
port = 80;
|
||||
server = "/usr/bin/env"; # Placeholder.
|
||||
extraConfig = "redirect = 10.100.0.2 80";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue