run caddy on racksrv asw
This commit is contained in:
parent
5f1ed3c492
commit
47820c5563
6 changed files with 72 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
networking.firewall = let
|
||||
forwardPorts = {
|
||||
"10.0.0.2" =
|
||||
[24001 24002 24003 443 80]
|
||||
[24001 24002 24003]
|
||||
|> map (n: {
|
||||
protocols = ["tcp"];
|
||||
port = n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue