changed open ports
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
caddyConfig.enable = true;
|
caddyConfig.enable = true;
|
||||||
|
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
allowedTCPPorts = [ 443 ];
|
allowedTCPPorts = [ 443 8920 ];
|
||||||
};
|
};
|
||||||
environment = {
|
environment = {
|
||||||
etc."tmpfiles.d/home-permissions.conf".text = ''
|
etc."tmpfiles.d/home-permissions.conf".text = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user