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