open firewall port
This commit is contained in:
parent
33f173299b
commit
293092473f
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ 8080 ];
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
(lib.mkIf cfg.proxy.enable {
|
(lib.mkIf cfg.proxy.enable {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue