ponte: open TCP 80 and 443
This commit is contained in:
parent
54300dfe75
commit
8062bf67e3
@ -7,6 +7,8 @@
|
||||
<stockholm/krebs/2configs/matterbridge.nix>
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
|
||||
krebs.build.host = config.krebs.hosts.ponte;
|
||||
|
||||
krebs.pages.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user