make caddy work through new vps/vpn
This commit is contained in:
parent
04eb8b5ff6
commit
323d53b591
4 changed files with 12 additions and 23 deletions
|
@ -7,7 +7,7 @@
|
|||
networking.firewall = let
|
||||
forwardPorts = {
|
||||
"10.0.0.2" =
|
||||
[24001 24002 24003]
|
||||
[24001 24002 24003 443 80]
|
||||
|> map (n: {
|
||||
protocols = ["tcp"];
|
||||
port = n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue